Uses of Interface
org.sqlproc.engine.plugin.BeanUtilsPlugin
Packages that use BeanUtilsPlugin
Package
Description
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 BeanUtilsPluginModifier and TypeClassDescriptionclassStandard bean utilities implementation.Fields in org.sqlproc.engine.plugin declared as BeanUtilsPluginModifier and TypeFieldDescriptionprivate BeanUtilsPluginSimpleSqlPluginFactory.sqlBeansPluginThe SQL Processor plugin devoted to beans handling.Methods in org.sqlproc.engine.plugin that return BeanUtilsPluginModifier and TypeMethodDescriptionSimpleSqlPluginFactory.getSqlBeansPlugin()Returns the SQL Processor plugin devoted to beans handling.SqlPluginFactory.getSqlBeansPlugin()Returns the SQL Processor plugin devoted to beans handling.Methods in org.sqlproc.engine.plugin with parameters of type BeanUtilsPluginModifier and TypeMethodDescriptionvoidSimpleSqlPluginFactory.setSqlBeansPlugin(BeanUtilsPlugin sqlBeansPlugin) Sets the SQL Processor plugin devoted to beans handling