Uses of Class
org.exolab.jms.persistence.PersistenceAdapter

Uses of PersistenceAdapter in org.exolab.jms.persistence
 

Subclasses of PersistenceAdapter in org.exolab.jms.persistence
 class BatchingRdbmsAdapter
          The batching RDBMS adapter is used to improve the performance of persistent messages by batching more instructions into a single transaction.
 class ObjectAdapter
          This adapter is a wrapper class around the persistency mechanism.
 class RDBMSAdapter
          This adapter is a wrapper class around the persistency mechanism.
 

Methods in org.exolab.jms.persistence that return PersistenceAdapter
static PersistenceAdapter DatabaseService.getAdapter()
          Return the PersistenceAdapter created by this service.
 



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