|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BeanUtilsPlugin | |
|---|---|
| org.sqlproc.engine.plugin | The plugins are used to alter the behavior of the SQL Processor. |
| Uses of BeanUtilsPlugin in org.sqlproc.engine.plugin |
|---|
| Classes in org.sqlproc.engine.plugin that implement BeanUtilsPlugin | |
|---|---|
class |
DefaultBeanUtilsPlugin
Standard bean utilities implementation. |
| Fields in org.sqlproc.engine.plugin declared as BeanUtilsPlugin | |
|---|---|
private BeanUtilsPlugin |
SimpleSqlPluginFactory.sqlBeansPlugin
The SQL Processor plugin devoted to beans handling. |
| Methods in org.sqlproc.engine.plugin that return BeanUtilsPlugin | |
|---|---|
BeanUtilsPlugin |
SimpleSqlPluginFactory.getSqlBeansPlugin()
Returns the SQL Processor plugin devoted to beans handling. |
BeanUtilsPlugin |
SqlPluginFactory.getSqlBeansPlugin()
Returns the SQL Processor plugin devoted to beans handling. |
| Methods in org.sqlproc.engine.plugin with parameters of type BeanUtilsPlugin | |
|---|---|
void |
SimpleSqlPluginFactory.setSqlBeansPlugin(BeanUtilsPlugin sqlBeansPlugin)
Sets the SQL Processor plugin devoted to beans handling |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||