|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IsEmptyPlugin | The SQL Processor plugin devoted to evaluate the emptiness of the input value. |
| IsTruePlugin | The SQL Processor plugin devoted to evaluate the boolean value of the logical expression. |
| Modifiers | The modifiers are used as the supplement values in the processing of the META SQL statements. |
| SqlCountPlugin | The SQL Processor plugin devoted to the COUNT SQL construction. |
| SqlExecutionPlugin | The SQL Processor plugin devoted to possible SQL query/command modification just before it is executed. |
| SqlFromToPlugin | The SQL Processor plugin devoted to the FROM-TO SQL construction. |
| SqlIdentityPlugin | The SQL Processor plugin devoted to the identity or sequence SELECT SQL construction. |
| SqlPluginFactory | The factory definition, which can be used to construct the SQL Processor plugins instances. |
| SqlSequencePlugin | The SQL Processor plugin devoted to the sequence SELECT SQL construction. |
| Class Summary | |
|---|---|
| DefaultSqlPlugins | The SQL Processor plugins standard implementation. |
| SimpleSqlPluginFactory | The simple implementation of the SqlPluginFactory. |
| SqlFromToPlugin.LimitType | The characteristic of FROM and TO restrictions used in SqlQuery.list(). |
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.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||