接口 BlobImplementer
-
-
方法概要
所有方法 实例方法 抽象方法 修饰符和类型 方法 说明 BinaryStreamgetUnderlyingStream()Gets access to the data underlying this BLOB.
-
-
-
方法详细资料
-
getUnderlyingStream
BinaryStream getUnderlyingStream() throws SQLException
Gets access to the data underlying this BLOB.- 返回:
- Access to the underlying data.
- 抛出:
SQLException
-
-