xmlBlaster 2.2.0 client API

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

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

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

Methods in org.xmlBlaster.util.queue.jdbc that return EntryCount
 EntryCount CommonTableDatabaseAccessor.getNumOfAll(java.lang.String queueName)
          Gets the real number of entries.
 EntryCount XBDatabaseAccessorDelegate.getNumOfAll(XBStore store)
           
 EntryCount XBDatabaseAccessor.getNumOfAll(XBStore store)
          Gets the real number of entries.
 EntryCount XBFactory.getNumOfAll(XBStore store, java.sql.Connection conn)
          Gets the real number of entries.
 


xmlBlaster 2.2.0 client API

Copyright © 1999-2014 The xmlBlaster.org contributers.