|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IsEmptyPlugin | |
|---|---|
| org.sqlproc.engine.plugin | The plugins are used to alter the behavior of the SQL Processor. |
| Uses of IsEmptyPlugin in org.sqlproc.engine.plugin |
|---|
| Classes in org.sqlproc.engine.plugin that implement IsEmptyPlugin | |
|---|---|
class |
DefaultSqlPlugins
The SQL Processor plugins standard implementation. |
| Fields in org.sqlproc.engine.plugin declared as IsEmptyPlugin | |
|---|---|
private IsEmptyPlugin |
SimpleSqlPluginFactory.isEmptyPlugin
The SQL Processor plugin devoted to evaluate the emptiness of the input value. |
| Methods in org.sqlproc.engine.plugin that return IsEmptyPlugin | |
|---|---|
IsEmptyPlugin |
SimpleSqlPluginFactory.getIsEmptyPlugin()
Returns the SQL Processor plugin devoted to evaluate the emptiness of the input value. |
IsEmptyPlugin |
SqlPluginFactory.getIsEmptyPlugin()
Returns the SQL Processor plugin devoted to evaluate the emptiness of the input value. |
| Methods in org.sqlproc.engine.plugin with parameters of type IsEmptyPlugin | |
|---|---|
void |
SimpleSqlPluginFactory.setIsEmptyPlugin(IsEmptyPlugin isEmptyPlugin)
Sets the SQL Processor plugin devoted to evaluate the emptiness of the input value. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||