Uses of Class
org.sqlproc.engine.plugin.DefaultSqlPlugins
Packages that use DefaultSqlPlugins
Package
Description
The plugins are used to alter the behavior of the SQL Processor.
-
Uses of DefaultSqlPlugins in org.sqlproc.engine.plugin
Fields in org.sqlproc.engine.plugin declared as DefaultSqlPluginsModifier and TypeFieldDescriptionprivate DefaultSqlPluginsSimpleSqlPluginFactory.defaultSqlPluginsThe SQL Processor plugins standard implementation.