Uses of Class
org.sqlproc.engine.jdbc.type.JdbcTypeFactory
Packages that use JdbcTypeFactory
Package
Description
All the META types staff for the JDBC stack devoted to special handling of input/output values.
-
Uses of JdbcTypeFactory in org.sqlproc.engine.jdbc.type
Fields in org.sqlproc.engine.jdbc.type declared as JdbcTypeFactoryModifier and TypeFieldDescriptionprivate static JdbcTypeFactoryJdbcTypeFactory.factoryThe private static instance of this factory.Methods in org.sqlproc.engine.jdbc.type that return JdbcTypeFactoryModifier and TypeMethodDescriptionstatic JdbcTypeFactoryJdbcTypeFactory.getInstance()The main method to obtain the singleton instance of this factory.