interface |
IsEmptyPlugin |
The SQL Processor plugin devoted to evaluate the emptiness of the input value.
|
interface |
IsTruePlugin |
The SQL Processor plugin devoted to evaluate the boolean value of the logical expression.
|
interface |
SqlCountPlugin |
The SQL Processor plugin devoted to the COUNT SQL construction.
|
interface |
SqlExecutionPlugin |
The SQL Processor plugin devoted to possible SQL query/command modification just before it is executed.
|
interface |
SqlFromToPlugin |
The SQL Processor plugin devoted to the FROM-TO SQL construction.
|
interface |
SqlIdentityPlugin |
The SQL Processor plugin devoted to the identity or sequence SELECT SQL construction.
|
interface |
SqlProcessingIdPlugin |
The SQL Processor plugin devoted to the META SQL execution optimization.
|
interface |
SqlSequencePlugin |
The SQL Processor plugin devoted to the sequence SELECT SQL construction.
|