xmlBlaster 2.2.0 client API

Uses of Class
org.xmlBlaster.util.queue.jdbc.XBDatabaseAccessor

Packages that use XBDatabaseAccessor
org.xmlBlaster.util.queue.jdbc   
 

Uses of XBDatabaseAccessor in org.xmlBlaster.util.queue.jdbc
 

Subclasses of XBDatabaseAccessor in org.xmlBlaster.util.queue.jdbc
 class XBDatabaseAccessorDelegate
           
 

Methods in org.xmlBlaster.util.queue.jdbc that return XBDatabaseAccessor
static XBDatabaseAccessor XBDatabaseAccessor.createInstance(Global glob, java.lang.String confType, java.lang.String confVersion, java.util.Properties properties)
          The Properties to use as a default are these from the QueuePlugin with the configuration name specified by defaultConfName (default is 'JDBC').
protected  XBDatabaseAccessor JdbcQueue.getFactory(PluginInfo plugInfo)
          Returns the factory for a specific queue.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.