Package org.sqlproc.engine.type
package org.sqlproc.engine.type
All the META types staff devoted to special handling of input/output values.
The most important classes are
SqlTypeFactory and SqlComposedTypeFactory.- Author:
- Vladimir Hudec
-
ClassDescriptionThe helper contract implemented by SqlInputValue to support the auto-generated identities.The helper contract implemented by SqlInputValue to support the OUT and INOUT input values.The META type BIGDECIMAL.The META types BIGINTEGER.The META type BLOB.The META type BOOLEAN.The META type BYTEARRAY.The META type BYTE.The META type CHARACTER.The META type CLOB.The factory definition, which can be used to construct the
SqlMetaTypeinstances.The META type DATETIME.The META type DATE.The default META type for the JDBC stack.The META type DOUBLE.The META type ENUMINTEGER.The META type ENUMSTRING.The META type FLOAT.The META type FROMDATE.The META type for an auto-generated identity.The META type LOCALTIME.The META type INTEGER.The META type LOCALDATETIME.The META type LOCALDATE.The META type LOCALTIME.The META type LONG.The common ancestor of all META types.The META type for an auto-generated identity.The META type SHORT.The META type STRING.The common ancestor of all META types.The META type TEXT.The META type TIMESTAMP.The META type TIME.The META type TODATE.The factory definition, which can be used to construct theSqlMetaTypeinstances.