Package com.arjuna.ats.arjuna.objectstore

Class Summary
ObjectStore The object store interface is the application's route to using a specific object store implementation.
ObjectStoreImple This is the base class from which all object store types are derived.
ObjectStoreIterator Class that allows us to iterate through instances of objects that may be stored within a specific object store.
ObjectStoreType The various types of object store implementations that are available.