Package org.d2rq.db.types

Class Summary
DataType Represents a SQL data type.
SQLApproximateNumeric  
SQLBinary  
SQLBit  
SQLBoolean  
SQLCharacterString Datatype for fixed-length character strings (e.g., CHAR but not VARCHAR).
SQLCharacterStringVarying  
SQLDate  
SQLExactNumeric  
SQLInterval  
SQLTime  
SQLTimestamp  
UnsupportedDataType  
 

Enum Summary
DataType.GenericType