Uses of Class
org.sqlproc.engine.SqlDefaultFactory
Packages that use SqlDefaultFactory
Package
Description
The public part of the SQL Processor implementation.
The adapters and proxies for the JDBC stack.
-
Uses of SqlDefaultFactory in org.sqlproc.engine
Fields in org.sqlproc.engine declared as SqlDefaultFactoryModifier and TypeFieldDescriptionprotected SqlDefaultFactorySqlDefaultFactory.SqlThreadPoolExecutor.factoryConstructors in org.sqlproc.engine with parameters of type SqlDefaultFactory -
Uses of SqlDefaultFactory in org.sqlproc.engine.jdbc
Subclasses of SqlDefaultFactory in org.sqlproc.engine.jdbcModifier and TypeClassDescriptionclassThe implementation of theSqlEngineFactoryoptimized for the JDBC stack.