|
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. |
| SqlCountPlugin |
The SQL Processor plugin devoted to the COUNT SQL construction. |
| SqlFromToPlugin |
The SQL Processor plugin devoted to the FROM-TO SQL construction. |
| SqlIdentityPlugin |
The SQL Processor plugin devoted to the identity 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. |