Package org.sqlproc.engine.plugin
package org.sqlproc.engine.plugin
The plugins are used to alter the behavior of the SQL Processor.
For the standard implementation of them, see DefaultSqlPlugins
.
For more info please see the Plugin mechanism.
- Author:
- Vladimir Hudec
-
ClassDescriptionBean 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.