|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Modifiers | |
|---|---|
| org.sqlproc.engine.plugin | The plugins are used to alter the behavior of the SQL Processor. |
| Uses of Modifiers in org.sqlproc.engine.plugin |
|---|
| Subinterfaces of Modifiers in org.sqlproc.engine.plugin | |
|---|---|
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 |
SqlFromToPlugin
The SQL Processor plugin devoted to the FROM-TO SQL construction. |
interface |
SqlIdentityPlugin
The SQL Processor plugin devoted to the identity SELECT SQL construction. |
interface |
SqlSequencePlugin
The SQL Processor plugin devoted to the sequence SELECT SQL construction. |
| Classes in org.sqlproc.engine.plugin that implement Modifiers | |
|---|---|
class |
DefaultSqlPlugins
The SQL Processor plugins standard implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||