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