Uses of Class
org.teiid.core.types.BlobType
-
Packages that use BlobType Package Description org.teiid.core.types -
-
Uses of BlobType in org.teiid.core.types
Subclasses of BlobType in org.teiid.core.types Modifier and Type Class Description class
AbstractGeospatialType
Base type for geography and geometry.class
GeographyType
class
GeometryType
Fields in org.teiid.core.types with type parameters of type BlobType Modifier and Type Field Description static Class<BlobType>
DataTypeManager.DefaultDataClasses. BLOB
Methods in org.teiid.core.types that return BlobType Modifier and Type Method Description BlobType
BinaryType. toBlob()
Methods in org.teiid.core.types with parameters of type BlobType Modifier and Type Method Description int
BlobType. compareTo(BlobType o)
-