Package org.exolab.jms.persistence

Interface Summary
DBConnectionManager This interface is used to support different connection pooling packages such as Tyrex, DBCP, Minerva, PoolMan and Proxool.
 

Class Summary
AbstractConnectionManager All concrete DBConnectionManager instances can extend this class.
DatabaseService The DatabaseService is used for managing the persistence aspect of this project.
DBCPConnectionManager Wrapper around the DBCP connection manager.
PersistenceAdapter This adapter is a wrapper class around the persistency mechanism.
RDBMSAdapter This adapter is a wrapper class around the persistency mechanism.
SQLHelper SQL helper routines.
 

Exception Summary
PersistenceException The PersistenceException is a general exception thrown by the persistence layer.
 



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