Package org.sqlproc.engine.impl.type

The private part of the SQL Processor implementation.

See:
          Description

Class Summary
SqlBigDecimalType The SQL META Types for BIGDECIMAL.
SqlBigIntegerType The SQL META Types for BIGINTEGER.
SqlBooleanType The SQL META Types for BOOLEAN.
SqlByteArrayType The SQL META Types for BYTEARRAY.
SqlByteType The SQL META Types for BYTE.
SqlCharType The SQL META Types for CHARACTER.
SqlDateTimeType The SQL META Types for DATETIME.
SqlDateType The SQL META Types for DATE.
SqlDefaultType The SQL META Types for DEFAULT.
SqlDoubleType The SQL META Types for DOUBLE.
SqlEnumIntegerType The SQL META Types for ENUMINTEGER.
SqlEnumStringType The SQL META Types for ENUMSTRING.
SqlFloatType The SQL META Types for FLOAT.
SqlFromDateType The SQL META Types for FROMDATE.
SqlGenericType The common ancestor of all generic SQL META Types.
SqlHibernateType The SQL META Types for HIBERNATE.
SqlIntegerType The SQL META Types for INTEGER.
SqlLongType The SQL META Types for LONG.
SqlMetaType The common ancestor of all SQL META Types.
SqlShortType The SQL META Types for SHORT.
SqlStringType The SQL META Types for STRING.
SqlTimestampType The SQL META Types for TIMESTAMP.
SqlTimeType The SQL META Types for TIME.
SqlToDateType The SQL META Types for TODATE.
 

Package org.sqlproc.engine.impl.type Description

The private part of the SQL Processor implementation.

Author:
Vladimir Hudec


Copyright © 2011. All Rights Reserved.