Uses of Interface
org.teiid.core.types.InputStreamFactory.StreamFactoryReference
-
Packages that use InputStreamFactory.StreamFactoryReference Package Description org.teiid.core.types -
-
Uses of InputStreamFactory.StreamFactoryReference in org.teiid.core.types
Classes in org.teiid.core.types that implement InputStreamFactory.StreamFactoryReference Modifier and Type Class Description class
BaseLob
class
BlobImpl
This object holds a chunk of binary data and implements the JDBC Blob interface.class
ClobImpl
This object holds a chunk of char data and implements the JDBC Clob interface.class
SQLXMLImpl
Default SQLXML impl NOTE that this representation of XML does not become unreadable after read operations.
-