Uses of Interface
org.sqlproc.engine.plugin.Modifiers
Packages that use Modifiers
Package
Description
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.pluginModifier and TypeInterfaceDescriptioninterface
The SQL Processor plugin devoted to evaluate the emptiness of the input value.interface
The SQL Processor plugin devoted to evaluate the boolean value of the logical expression.interface
The SQL Processor plugin devoted to the COUNT SQL construction.interface
The SQL Processor plugin devoted to possible SQL query/command modification just before it is executed.interface
The SQL Processor plugin devoted to the FROM-TO SQL construction.interface
The SQL Processor plugin devoted to the identity or sequence SELECT SQL construction.interface
The SQL Processor plugin devoted to the META SQL execution optimization.interface
The SQL Processor plugin devoted to the sequence SELECT SQL construction.Classes in org.sqlproc.engine.plugin that implement ModifiersModifier and TypeClassDescriptionclass
The SQL Processor plugins standard implementation.