| Package | Description |
|---|---|
| org.sqlproc.engine.plugin |
The plugins are used to alter the behavior of the SQL Processor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultBeanUtilsPlugin
Standard bean utilities implementation.
|
| Modifier and Type | Field and Description |
|---|---|
private BeanUtilsPlugin |
SimpleSqlPluginFactory.sqlBeansPlugin
The SQL Processor plugin devoted to beans handling.
|
| Modifier and Type | Method and Description |
|---|---|
BeanUtilsPlugin |
SqlPluginFactory.getSqlBeansPlugin()
Returns the SQL Processor plugin devoted to beans handling.
|
BeanUtilsPlugin |
SimpleSqlPluginFactory.getSqlBeansPlugin()
Returns the SQL Processor plugin devoted to beans handling.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleSqlPluginFactory.setSqlBeansPlugin(BeanUtilsPlugin sqlBeansPlugin)
Sets the SQL Processor plugin devoted to beans handling
|
Copyright © 2016. All rights reserved.