xmlBlaster 2.2.0 contributions API

Uses of Package
org.xmlBlaster.contrib.db

Packages that use org.xmlBlaster.contrib.db
org.xmlBlaster.contrib   
org.xmlBlaster.contrib.db   
org.xmlBlaster.contrib.dbwatcher DbWatcher: Polling a database for changes. 
org.xmlBlaster.contrib.dbwatcher.detector   
org.xmlBlaster.contrib.replication   
org.xmlBlaster.contrib.replication.impl   
 

Classes in org.xmlBlaster.contrib.db used by org.xmlBlaster.contrib
DbMetaHelper
          DbMetaHelper offers methods which take care of stuff specific to particular databases.
 

Classes in org.xmlBlaster.contrib.db used by org.xmlBlaster.contrib.db
DbInfoMBean
          DbInfo This is the I_Info implementation making use of Properties.
I_DbPool
          Interface to a JDBC pool implementation.
I_ResultCb
          Interface to receive the ResultSet for a SELECT execution.
 

Classes in org.xmlBlaster.contrib.db used by org.xmlBlaster.contrib.dbwatcher
I_DbPool
          Interface to a JDBC pool implementation.
 

Classes in org.xmlBlaster.contrib.db used by org.xmlBlaster.contrib.dbwatcher.detector
I_DbPool
          Interface to a JDBC pool implementation.
 

Classes in org.xmlBlaster.contrib.db used by org.xmlBlaster.contrib.replication
I_DbPool
          Interface to a JDBC pool implementation.
 

Classes in org.xmlBlaster.contrib.db used by org.xmlBlaster.contrib.replication.impl
DbMetaHelper
          DbMetaHelper offers methods which take care of stuff specific to particular databases.
I_DbCreateInterceptor
          Interface who's implementation are invoked each time a connection is created inside the I_DbPool.
I_DbPool
          Interface to a JDBC pool implementation.
I_ResultCb
          Interface to receive the ResultSet for a SELECT execution.
 


xmlBlaster 2.2.0 contributions API

Copyright © 1999-2014 The xmlBlaster.org contributers.