Uses of Package
net.sf.jso.storage

Packages that use net.sf.jso.storage
net.sf.jso   
net.sf.jso.cache   
net.sf.jso.engine   
net.sf.jso.garbage   
net.sf.jso.remote   
net.sf.jso.storage   
net.sf.jso.util   
 

Classes in net.sf.jso.storage used by net.sf.jso
PID
          Inteface for partition identification.
StorageListener
          Listener to storage events.
 

Classes in net.sf.jso.storage used by net.sf.jso.cache
ObjectData
          Interface for handling an object's storable data to be cached.
 

Classes in net.sf.jso.storage used by net.sf.jso.engine
PID
          Inteface for partition identification.
StorageEvent
          An event which indicates that a storage operation occurred.
StorageListener
          Listener to storage events.
 

Classes in net.sf.jso.storage used by net.sf.jso.garbage
PID
          Inteface for partition identification.
 

Classes in net.sf.jso.storage used by net.sf.jso.remote
PID
          Inteface for partition identification.
StorageEvent
          An event which indicates that a storage operation occurred.
StorageListener
          Listener to storage events.
 

Classes in net.sf.jso.storage used by net.sf.jso.storage
DataManager
          Manager responsible for object data storage.
ObjectData
          Interface for handling an object's storable data to be cached.
ObjectFieldData
          Interface for handling an object's storable data to be managed by a data manager.
ObjectManager
          Manager responsible for object storage.
PID
          Inteface for partition identification.
StorableProxy
          Interface for storable objects proxies.
StorageEvent
          An event which indicates that a storage operation occurred.
 

Classes in net.sf.jso.storage used by net.sf.jso.util
PID
          Inteface for partition identification.