xmlBlaster 2.2.0 API

Uses of Package
org.xmlBlaster.util.queue.jdbc

Packages that use org.xmlBlaster.util.queue.jdbc
org.xmlBlaster.client.queuemsg   
org.xmlBlaster.contrib.db   
org.xmlBlaster.contrib.dbupdate   
org.xmlBlaster.engine The core implementation. 
org.xmlBlaster.engine.queuemsg   
org.xmlBlaster.test.classtest.queue   
org.xmlBlaster.util Java helper classes for server and client programming. 
org.xmlBlaster.util.queue   
org.xmlBlaster.util.queue.jdbc   
org.xmlBlaster.util.queuemsg   
 

Classes in org.xmlBlaster.util.queue.jdbc used by org.xmlBlaster.client.queuemsg
XBMeat
           
XBRef
           
XBStore
           
 

Classes in org.xmlBlaster.util.queue.jdbc used by org.xmlBlaster.contrib.db
JdbcConnectionPool
          A Pool of connections to the database to be used for a persistent queue.
 

Classes in org.xmlBlaster.util.queue.jdbc used by org.xmlBlaster.contrib.dbupdate
CommonTableDatabaseAccessor
          Delegate class which takes care of SQL specific stuff for the JdbcQueuePlugin class.
XBDatabaseAccessor
          Delegate class which takes care of SQL specific stuff for the JdbcQueuePlugin class.
XBStore
           
 

Classes in org.xmlBlaster.util.queue.jdbc used by org.xmlBlaster.engine
JdbcQueue
          Persistence queue implementation on a DB based on JDBC.
XBMeat
           
XBRef
           
 

Classes in org.xmlBlaster.util.queue.jdbc used by org.xmlBlaster.engine.queuemsg
XBMeat
           
XBRef
           
XBStore
           
 

Classes in org.xmlBlaster.util.queue.jdbc used by org.xmlBlaster.test.classtest.queue
CommonTableDatabaseAccessor
          Delegate class which takes care of SQL specific stuff for the JdbcQueuePlugin class.
JdbcConnectionPool
          A Pool of connections to the database to be used for a persistent queue.
XBMeat
           
XBMeatFactory
          Maps the database table XBMEAT to this java bean.
XBRef
           
XBRefFactory
           
XBStore
           
XBStoreFactory
           
 

Classes in org.xmlBlaster.util.queue.jdbc used by org.xmlBlaster.util
JdbcQueue
          Persistence queue implementation on a DB based on JDBC.
 

Classes in org.xmlBlaster.util.queue.jdbc used by org.xmlBlaster.util.queue
XBMeat
           
XBRef
           
XBStore
           
 

Classes in org.xmlBlaster.util.queue.jdbc used by org.xmlBlaster.util.queue.jdbc
CommonTableDatabaseAccessor
          Delegate class which takes care of SQL specific stuff for the JdbcQueuePlugin class.
EntryCount
           
JdbcConnectionPool
          A Pool of connections to the database to be used for a persistent queue.
XBDatabaseAccessor
          Delegate class which takes care of SQL specific stuff for the JdbcQueuePlugin class.
XBEntry
           
XBFactory
           
XBFactoryBase
           
XBMeat
           
XBMeatFactory
          Maps the database table XBMEAT to this java bean.
XBRef
           
XBRefFactory
           
XBStore
           
XBStoreFactory
           
 

Classes in org.xmlBlaster.util.queue.jdbc used by org.xmlBlaster.util.queuemsg
XBMeat
           
XBRef
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.