Uses of Interface
org.sqlproc.engine.SqlEngineFactory
Packages that use SqlEngineFactory
Package
Description
The public part of the SQL Processor implementation.
The adapters and proxies for the JDBC stack.
-
Uses of SqlEngineFactory in org.sqlproc.engine
Classes in org.sqlproc.engine that implement SqlEngineFactory -
Uses of SqlEngineFactory in org.sqlproc.engine.jdbc
Classes in org.sqlproc.engine.jdbc that implement SqlEngineFactoryModifier and TypeClassDescriptionclass
The implementation of theSqlEngineFactory
optimized for the JDBC stack. -
Uses of SqlEngineFactory in org.sqlproc.engine.jmx
Fields in org.sqlproc.engine.jmx declared as SqlEngineFactoryModifier and TypeFieldDescriptionprivate SqlEngineFactory
SqlDefaultFactoryMXBean.sqlEngineFactory
The SQL Engine factory instanceMethods in org.sqlproc.engine.jmx with parameters of type SqlEngineFactoryModifier and TypeMethodDescriptionvoid
SqlDefaultFactoryMXBean.setSqlEngineFactory
(SqlEngineFactory sqlEngineFactory) Sets the SQL Engine factory instance