Uses of Package
net.sf.jso

Packages that use net.sf.jso
net.sf.jso   
net.sf.jso.cache   
net.sf.jso.engine   
net.sf.jso.examples.banking   
net.sf.jso.examples.various   
net.sf.jso.garbage   
net.sf.jso.query   
net.sf.jso.remote   
net.sf.jso.schema   
net.sf.jso.storage   
net.sf.jso.transaction   
net.sf.jso.util   
 

Classes in net.sf.jso used by net.sf.jso
ControllerInfo
          Interface for storage control information.
DuplicateObjectException
          Storage exception thrown when an attempt is made to store a duplicate object.
IntegrityException
          Storage exception thrown when an operation would cause a referential integrity problem.
ManagerInfo
          Interface for storage management information.
ObjectNotFoundException
          Storage exception thrown when an object is not found.
OID
          Inteface for object identification.
Status
          Class used to indicate status for storage manager and storage controller
StatusEvent
          An event which indicates that a status change occurred.
StatusListener
          Listener to status events.
StorageController
          Controller responsible for coordinating storage operations by several concurrent storage managers.
StorageException
          Class for storage management exceptions.
StorageManager
          Manager responsible for storage operations with storable objects.
 

Classes in net.sf.jso used by net.sf.jso.cache
OID
          Inteface for object identification.
 

Classes in net.sf.jso used by net.sf.jso.engine
ControllerInfo
          Interface for storage control information.
ManagerInfo
          Interface for storage management information.
OID
          Inteface for object identification.
Status
          Class used to indicate status for storage manager and storage controller
StatusEvent
          An event which indicates that a status change occurred.
StatusListener
          Listener to status events.
StorageController
          Controller responsible for coordinating storage operations by several concurrent storage managers.
StorageEnvironment
          Class that represents the storage environment of an application.
StorageException
          Class for storage management exceptions.
StorageManager
          Manager responsible for storage operations with storable objects.
 

Classes in net.sf.jso used by net.sf.jso.examples.banking
Storable
          Interface used to mark storable classes.
 

Classes in net.sf.jso used by net.sf.jso.examples.various
OID
          Inteface for object identification.
Storable
          Interface used to mark storable classes.
 

Classes in net.sf.jso used by net.sf.jso.garbage
StorageController
          Controller responsible for coordinating storage operations by several concurrent storage managers.
StorageException
          Class for storage management exceptions.
 

Classes in net.sf.jso used by net.sf.jso.query
StorageException
          Class for storage management exceptions.
StorageManager
          Manager responsible for storage operations with storable objects.
 

Classes in net.sf.jso used by net.sf.jso.remote
ControllerInfo
          Interface for storage control information.
ManagerInfo
          Interface for storage management information.
OID
          Inteface for object identification.
Status
          Class used to indicate status for storage manager and storage controller
StatusEvent
          An event which indicates that a status change occurred.
StatusListener
          Listener to status events.
StorageController
          Controller responsible for coordinating storage operations by several concurrent storage managers.
StorageException
          Class for storage management exceptions.
StorageManager
          Manager responsible for storage operations with storable objects.
 

Classes in net.sf.jso used by net.sf.jso.schema
OID
          Inteface for object identification.
StorageController
          Controller responsible for coordinating storage operations by several concurrent storage managers.
StorageException
          Class for storage management exceptions.
StorageManager
          Manager responsible for storage operations with storable objects.
 

Classes in net.sf.jso used by net.sf.jso.storage
ObjectNotFoundException
          Storage exception thrown when an object is not found.
OID
          Inteface for object identification.
StorableMetadata
          Interface for objects' storage management metadata.
StorageController
          Controller responsible for coordinating storage operations by several concurrent storage managers.
StorageException
          Class for storage management exceptions.
StorageManager
          Manager responsible for storage operations with storable objects.
 

Classes in net.sf.jso used by net.sf.jso.transaction
OID
          Inteface for object identification.
StorageController
          Controller responsible for coordinating storage operations by several concurrent storage managers.
StorageException
          Class for storage management exceptions.
 

Classes in net.sf.jso used by net.sf.jso.util
OID
          Inteface for object identification.
StorageException
          Class for storage management exceptions.