Package org.teiid.core.types
Interface LobSearchUtil.StreamProvider
-
- All Known Implementing Classes:
BinaryWSProcedureExecution.StreamingBlob
,BlobImpl
- Enclosing class:
- LobSearchUtil
public static interface LobSearchUtil.StreamProvider
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description InputStream
getBinaryStream()
-
-
-
Method Detail
-
getBinaryStream
InputStream getBinaryStream() throws SQLException
- Throws:
SQLException
-
-