Package org.hsqldb.types
-
Interface Summary Interface Description BlobData Interface for Binary Large Object implementations.ClobData Interface for Character Large Object implementations.LobData Interface for Large Object implementations. -
Class Summary Class Description ArrayType Class for ARRAY type objects.BinaryData Implementation of BlobData for memory binary data.BinaryType Type implementation for BINARY, VARBINARY and (part) BLOB.BitType Operations allowed on BIT strings are CONCAT, SUBSTRING, POSITION, BIT_LENGTH and OCTECT_LENGTH.BlobDataID Locator for BLOB.BlobInputStream This class is used as an InputStream to retrieve data from a Blob.BlobType Type object for BLOB.BooleanType Type implementation for BOOLEAN.CharacterType Type subclass for CHARACTER, VARCHAR, etc.Charset Implementation of CHARACTER SET objects.ClobDataID Locator for CLOB.ClobInputStream This class is used as an InputStream to retrieve data from a Blob.ClobType Type object for CLOB.Collation Implementation of collation support for CHAR and VARCHAR data.DateTimeType Type subclass for DATE, TIME and TIMESTAMP.DTIType Common elements for Type instances for DATETIME and INTERVAL.IntervalMonthData Implementation of data item for INTERVAL MONTH.IntervalSecondData Implementation of data item for INTERVAL SECOND.IntervalType Type subclass for various typs of INTERVAL.JavaObjectData Represents of an instance of an OTHER field value.NullType Type subclass for untyped NULL values.NumberType Type subclass for all NUMBER types.OtherType Type implementation for OTHER type.RowType Class for ROW type objects.TimeData Implementation of data item for TIME.TimestampData Implementation of data item for TIMESTAMP.Type Base class for type objects.Type.TypedComparator Types Defines the constants that are used to identify SQL types for HSQLDB JDBC inteface type reporting.UserTypeModifier Class for DOMAIN and DISTINCT objects.
DataMelt 3.0 © DataMelt by jWork.ORG