Uses of Package
org.objectweb.perseus.persistence.api

Packages that use org.objectweb.perseus.persistence.api
org.objectweb.perseus.persistence.api   
org.objectweb.perseus.persistence.concurrency   
org.objectweb.perseus.persistence.lib   
 

Classes in org.objectweb.perseus.persistence.api used by org.objectweb.perseus.persistence.api
ConnectionHolder
          The aim of a ConnectionHolder is to provide a way to find a connection to the data support.
PersistenceException
          It represents an exception occrured in a PersistenceManager.
PersistenceManager
           
State
           
StateFilter
          Permits to filter a CacheEntry.
TransactionalWorkingSet
           
WorkingSet
          It defines a context used in by the PersistenceManager.
 

Classes in org.objectweb.perseus.persistence.api used by org.objectweb.perseus.persistence.concurrency
StateManager
          A StateManager is used by the PersistenceManager and the ConcurrencyManager in order to manage the life cycle of cache entries and their states.
StorageManager
          It defines a manager permiting to manage a persitent object.
 

Classes in org.objectweb.perseus.persistence.api used by org.objectweb.perseus.persistence.lib
ConnectionHolder
          The aim of a ConnectionHolder is to provide a way to find a connection to the data support.
MemoryInstanceManager
          It defines a memory instance manager able to create memory instance since an identifier.
PersistenceException
          It represents an exception occrured in a PersistenceManager.
PersistenceManager
           
State
           
StateFilter
          Permits to filter a CacheEntry.
StateManager
          A StateManager is used by the PersistenceManager and the ConcurrencyManager in order to manage the life cycle of cache entries and their states.
StorageManager
          It defines a manager permiting to manage a persitent object.
TransactionalPersistenceManager
          It defines a persistence manager able to manage context transactional or not.
TransactionalPersistenceManagerAttributeController
           
TransactionalWorkingSet
           
WorkingSet
          It defines a context used in by the PersistenceManager.
WorkingSetManager
          It defines a manager of WorkingSet.
 



Copyright © 2000-2002 France Telecom S.A., INRIA, IMAG-LSR All Rights Reserved.