Uses of Package
org.exolab.jms.persistence

Packages that use org.exolab.jms.persistence
org.exolab.jms.authentication   
org.exolab.jms.messagemgr   
org.exolab.jms.persistence   
org.exolab.jms.server   
 

Classes in org.exolab.jms.persistence used by org.exolab.jms.authentication
DatabaseService
          The DatabaseService is used for managing the persistence aspect of this project.
 

Classes in org.exolab.jms.persistence used by org.exolab.jms.messagemgr
DatabaseService
          The DatabaseService is used for managing the persistence aspect of this project.
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.
PersistenceAdapter
          This adapter is a wrapper class around the persistency mechanism.
PersistenceException
          The PersistenceException is a general exception thrown by the persistence layer.
 

Classes in org.exolab.jms.persistence used by org.exolab.jms.server
DatabaseService
          The DatabaseService is used for managing the persistence aspect of this project.
 



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