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