|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SqlFromToPlugin | |
|---|---|
| org.sqlproc.engine.plugin | The plugins are used to alter the behavior of the SQL Processor. |
| Uses of SqlFromToPlugin in org.sqlproc.engine.plugin |
|---|
| Classes in org.sqlproc.engine.plugin that implement SqlFromToPlugin | |
|---|---|
class |
DefaultSqlPlugins
The SQL Processor plugins standard implementation. |
| Fields in org.sqlproc.engine.plugin declared as SqlFromToPlugin | |
|---|---|
private SqlFromToPlugin |
SimpleSqlPluginFactory.sqlFromToPlugin
The SQL Processor plugin devoted to the FROM-TO SQL construction. |
| Methods in org.sqlproc.engine.plugin that return SqlFromToPlugin | |
|---|---|
SqlFromToPlugin |
SqlPluginFactory.getSqlFromToPlugin()
Returns the SQL Processor plugin devoted to the FROM-TO SQL construction. |
SqlFromToPlugin |
SimpleSqlPluginFactory.getSqlFromToPlugin()
Returns the SQL Processor plugin devoted to the FROM-TO SQL construction. |
| Methods in org.sqlproc.engine.plugin with parameters of type SqlFromToPlugin | |
|---|---|
void |
SimpleSqlPluginFactory.setSqlFromToPlugin(SqlFromToPlugin sqlFromToPlugin)
Sets the SQL Processor plugin devoted to the FROM-TO SQL construction. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||