Uses of Package
org.sqlproc.engine.plugin
Packages that use org.sqlproc.engine.plugin
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.
The plugins are used to alter the behavior of the SQL Processor.
-
Classes in org.sqlproc.engine.plugin used by org.sqlproc.engineClassDescriptionHolder for the getter types (standard and generic ones).The factory definition, which can be used to construct the SQL Processor plugins instances.
-
Classes in org.sqlproc.engine.plugin used by org.sqlproc.engine.implClassDescriptionHolder for the getter types (standard and generic ones).The factory definition, which can be used to construct the SQL Processor plugins instances.
-
Classes in org.sqlproc.engine.plugin used by org.sqlproc.engine.jdbcClassDescriptionThe characteristic of FROM and TO restrictions used in
SqlQuery.list(SqlRuntimeContext). -
Classes in org.sqlproc.engine.plugin used by org.sqlproc.engine.pluginClassDescriptionBean utilities API for the SQL Processor.Holder for the getter types (standard and generic ones).Standard bean utilities implementation.The SQL Processor plugins standard implementation.The SQL Processor plugin devoted to evaluate the emptiness of the input value.The SQL Processor plugin devoted to evaluate the boolean value of the logical expression.The modifiers are used as the supplement values in the processing of the META SQL statements.The simple implementation of the
SqlPluginFactory.The SQL Processor plugin devoted to the COUNT SQL construction.The SQL Processor plugin devoted to possible SQL query/command modification just before it is executed.The SQL Processor plugin devoted to the FROM-TO SQL construction.The characteristic of FROM and TO restrictions used inSqlQuery.list(SqlRuntimeContext).The SQL Processor plugin devoted to the identity or sequence SELECT SQL construction.The factory definition, which can be used to construct the SQL Processor plugins instances.The SQL Processor plugin devoted to the META SQL execution optimization.The SQL Processor plugin devoted to the sequence SELECT SQL construction.