|
||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||
PREV NEXT | FRAMES NO FRAMES |