Uses of Package
org.exolab.jms.persistence

Packages that use org.exolab.jms.persistence
org.exolab.jms.messagemgr   
org.exolab.jms.persistence   
org.exolab.jms.tools.db   
org.exolab.jms.tools.db.migration   
 

Classes in org.exolab.jms.persistence used by org.exolab.jms.messagemgr
PersistenceException
          The PersistenceException is a general exception thrown by the persistence layer.
 

Classes in org.exolab.jms.persistence used by org.exolab.jms.persistence
AbstractConnectionManager
          All concrete DBConnectionManager instances can extend this class.
DatabaseService
          The DatabaseService is used for managing the persistence aspect of this project.
DBConnectionManager
          This interface is used to support different connection pooling packages such as Tyrex, DBCP, Minerva, PoolMan and Proxool.
Messages
          This class manages the persistent of message objects.
PersistenceAdapter
          This adapter is a wrapper class around the persistency mechanism.
PersistenceException
          The PersistenceException is a general exception thrown by the persistence layer.
SeedGenerator
          This class generates seeds
 

Classes in org.exolab.jms.persistence used by org.exolab.jms.tools.db
PersistenceException
          The PersistenceException is a general exception thrown by the persistence layer.
 

Classes in org.exolab.jms.persistence used by org.exolab.jms.tools.db.migration
PersistenceException
          The PersistenceException is a general exception thrown by the persistence layer.
 



Copyright © 1999-2004 The OpenJMS Group. All Rights Reserved.