xmlBlaster 2.2.0 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.
 

Methods in org.xmlBlaster.util.queue.jdbc with parameters of type EntryCount
private  void JdbcQueue.setEntryCount(EntryCount entryCount)
           
private  void JdbcQueueCommonTablePlugin.setEntryCount(EntryCount entryCount)
           
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.