Uses of Package
org.sqlproc.engine.jdbc.type
-
Packages that use org.sqlproc.engine.jdbc.type Package Description org.sqlproc.engine.jdbc.type All the META types staff for the JDBC stack devoted to special handling of input/output values. -
Classes in org.sqlproc.engine.jdbc.type used by org.sqlproc.engine.jdbc.type Class Description JdbcSqlType The contract which has to be implemented by all JDBC META types.JdbcTypeFactory The factory definition for the JDBC stack, which can be used to construct theSqlMetaTypeinstances.