インタフェース LobData
- 既知の実装クラスのリスト:
FileLobData,RdbLobData
public interface LobData
-
メソッドの概要
-
メソッドの詳細
-
getLobDataId
long getLobDataId() -
getSize
long getSize() -
getBinaryInputStream
InputStream getBinaryInputStream() -
getBinaryOutputStream
OutputStream getBinaryOutputStream() -
transferFrom
- 例外:
IOException
-
exists
boolean exists()
-