Uses of Interface
org.objectweb.perseus.persistence.api.StorageManager

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

Uses of StorageManager in org.objectweb.perseus.persistence.concurrency
 

Fields in org.objectweb.perseus.persistence.concurrency declared as StorageManager
protected  StorageManager PDistributedConcurrencyManager.storageManager
           
protected  StorageManager PPessimisticConcurrencyManager.storageManager
           
protected  StorageManager PDbDelegateConcurrencyManager.storageManager
           
protected  StorageManager POptimisticConcurrencyManager.storageManager
           
 

Uses of StorageManager in org.objectweb.perseus.persistence.lib
 

Fields in org.objectweb.perseus.persistence.lib declared as StorageManager
protected  StorageManager TransactionalPersistenceManagerImpl.storage
          The storage manager in charge of the I/O to the data support, and the naming management.
 



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