Uses of Class
org.sqlproc.engine.plugin.SimpleSqlPluginFactory
Packages that use SimpleSqlPluginFactory
Package
Description
The plugins are used to alter the behavior of the SQL Processor.
-
Uses of SimpleSqlPluginFactory in org.sqlproc.engine.plugin
Fields in org.sqlproc.engine.plugin declared as SimpleSqlPluginFactoryModifier and TypeFieldDescriptionprivate static SimpleSqlPluginFactorySimpleSqlPluginFactory.factoryThe private static instance of this factory.Methods in org.sqlproc.engine.plugin that return SimpleSqlPluginFactoryModifier and TypeMethodDescriptionstatic SimpleSqlPluginFactorySimpleSqlPluginFactory.getInstance()The main method to obtain the singleton instance of this factory.