Uses of Class
org.axiondb.types.LOBType

Packages that use LOBType
org.axiondb.types DataType implementations. 
 

Uses of LOBType in org.axiondb.types
 

Subclasses of LOBType in org.axiondb.types
 class BLOBType
          A DataTyperepresenting a Binary Large Object (BLOB)
 class CLOBType
          A DataTyperepresenting a Char Large Object (CLOB).
 class CompressedLOBType
          A DataType representing a compressed LOB value.