Uses of Package
org.sqlproc.engine.type
Packages that use org.sqlproc.engine.type
Package
Description
The public part of the SQL Processor implementation.
The private part of the SQL Processor implementation.
The adapters and proxies for the JDBC stack.
All the META types staff for the JDBC stack devoted to special handling of input/output values.
The plugins are used to alter the behavior of the SQL Processor.
All the META types staff devoted to special handling of input/output values.
-
Classes in org.sqlproc.engine.type used by org.sqlproc.engineClassDescriptionThe common ancestor of all META types.The factory definition, which can be used to construct the
SqlMetaTypeinstances. -
Classes in org.sqlproc.engine.type used by org.sqlproc.engine.implClassDescriptionThe common ancestor of all META types.The factory definition, which can be used to construct the
SqlMetaTypeinstances. -
Classes in org.sqlproc.engine.type used by org.sqlproc.engine.jdbcClassDescriptionThe 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.
-
Classes in org.sqlproc.engine.type used by org.sqlproc.engine.jdbc.typeClassDescriptionThe 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 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 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 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 the
SqlMetaTypeinstances. -
Classes in org.sqlproc.engine.type used by org.sqlproc.engine.plugin
-
Classes in org.sqlproc.engine.type used by org.sqlproc.engine.typeClassDescriptionThe default META type for the JDBC stack.The common ancestor of all META types.The common ancestor of all META types.The factory definition, which can be used to construct the
SqlMetaTypeinstances.