Package org.openorb.pss.connector.file

Interface Summary
FileCatalogBase This interface must be implemented by all catalogs
PersistentObject This interface provides default operation that an object type must implemented.
PersistentObjectHome This interface must be implemented by all storage home to be able to have a persistent file feature.
PersistentRef This interface is implemented by all reference storage type.
 

Class Summary
DataEntry A data entry is a persistent file entry.
DataManager A data manager manages data entries into a persistent file storage.
FileCatalog This class is a catalog for persistent storage home.
FileConnector This interface provides a connector implementation for a file persistence.
FileIterator A File iterator is an OpenORB extension to the Persistent State Service.
FileKeyBag  
FileKeyEnumeration This class is an enumeration to acces sequentialy the file storage
FilePID This class is a PID implementation for file persistence.
FileResource This class is a transactional resource implementation required for transactional session management.
FileSession This class is an implementation of file based persistent session.
FileSessionManager This class is a session manager.
FileSessionPool This class implements a session pool for a file persistence.
FileUtil This class provides utility for file persistance.
FileWrapper This class provides a way to translate Storage Type and Home for a file persistance.
FlushManager This thread is a flush manager.
PIDFactory This class provides static operation to manage PID.
TransactionalDataManager This class is a transactional resource this is used to write/read data into the datastore
TransactionalDataManagerSerializable This class is used as a data manager when a isolation level is set to READ COMMITTED.
TransactionalFileSession This class is the implementation for a transactional session.
 

Exception Summary
NotFoundException This exception is raised when a storage type or a storage home is not found.