xmlBlaster 1.6.2 API

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

Packages that use JdbcManagerCommonTable
org.xmlBlaster.contrib.dbupdate   
org.xmlBlaster.test.classtest.queue   
org.xmlBlaster.util.queue.jdbc   
 

Uses of JdbcManagerCommonTable in org.xmlBlaster.contrib.dbupdate
 

Methods in org.xmlBlaster.contrib.dbupdate that return JdbcManagerCommonTable
 JdbcManagerCommonTable OneToThree.createInstance()
           
 

Uses of JdbcManagerCommonTable in org.xmlBlaster.test.classtest.queue
 

Fields in org.xmlBlaster.test.classtest.queue declared as JdbcManagerCommonTable
private  JdbcManagerCommonTable JdbcManagerCommonTableTest.manager
           
 

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

Subclasses of JdbcManagerCommonTable in org.xmlBlaster.util.queue.jdbc
 class JdbcManagerCommonTableDelegate
           
 

Fields in org.xmlBlaster.util.queue.jdbc declared as JdbcManagerCommonTable
private  JdbcManagerCommonTable JdbcQueueCommonTablePlugin.manager
           
 

Methods in org.xmlBlaster.util.queue.jdbc that return JdbcManagerCommonTable
static JdbcManagerCommonTable JdbcManagerCommonTable.createInstance(Global glob, I_EntryFactory factory, 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  JdbcManagerCommonTable JdbcQueueCommonTablePlugin.getJdbcQueueManagerCommonTable(PluginInfo pluginInfo)
          Returns a JdbcManagerCommonTable for a specific queue.
 JdbcManagerCommonTable JdbcQueueCommonTablePlugin.getManager()
           
 


xmlBlaster 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.