Uses of Class
org.sqlproc.engine.plugin.DefaultBeanUtilsPlugin
-
Packages that use DefaultBeanUtilsPlugin Package Description org.sqlproc.engine.plugin The plugins are used to alter the behavior of the SQL Processor. -
-
Uses of DefaultBeanUtilsPlugin in org.sqlproc.engine.plugin
Fields in org.sqlproc.engine.plugin declared as DefaultBeanUtilsPlugin Modifier and Type Field Description private DefaultBeanUtilsPlugin
SimpleSqlPluginFactory. defaultSqlBeansPlugin
The SQL Processor plugin devoted to beans handlingstandard implementation.
-