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 classBaseLobclassBlobImplThis object holds a chunk of binary data and implements the JDBC Blob interface.classClobImplThis object holds a chunk of char data and implements the JDBC Clob interface.classSQLXMLImplDefault SQLXML impl NOTE that this representation of XML does not become unreadable after read operations.
-