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 classAbstractGeospatialTypeBase type for geography and geometry.classGeographyTypeclassGeometryTypeFields in org.teiid.core.types with type parameters of type BlobType Modifier and Type Field Description static Class<BlobType>DataTypeManager.DefaultDataClasses. BLOBMethods in org.teiid.core.types that return BlobType Modifier and Type Method Description BlobTypeBinaryType. toBlob()Methods in org.teiid.core.types with parameters of type BlobType Modifier and Type Method Description intBlobType. compareTo(BlobType o)
-