public final class LobDataFile extends LobData
| 构造器和说明 |
|---|
LobDataFile(DataHandler handler,
String fileName,
FileStore tempFile) |
| 限定符和类型 | 方法和说明 |
|---|---|
DataHandler |
getDataHandler() |
InputStream |
getInputStream(long precision)
Get stream to read LOB data from
|
void |
remove(ValueLob value)
Remove the underlying resource, if any.
|
String |
toString() |
getMemory, isLinkedToTablepublic LobDataFile(DataHandler handler, String fileName, FileStore tempFile)
public void remove(ValueLob value)
LobDatapublic InputStream getInputStream(long precision)
LobDatagetInputStream 在类中 LobDataprecision - octet length of the stream, or -1 if unknownpublic DataHandler getDataHandler()
getDataHandler 在类中 LobDataCopyright © 2022. All rights reserved.