Uses of Class
org.sqlproc.engine.plugin.SimpleSqlPluginFactory

Packages that use SimpleSqlPluginFactory
org.sqlproc.engine.plugin 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 SimpleSqlPluginFactory
private static SimpleSqlPluginFactory SimpleSqlPluginFactory.factory
          The private static instance of this factory.
 

Methods in org.sqlproc.engine.plugin that return SimpleSqlPluginFactory
static SimpleSqlPluginFactory SimpleSqlPluginFactory.getInstance()
          The main method to obtain the singleton instance of this factory.
 



Copyright © 2013. All Rights Reserved.