Uses of Interface
wheel.persistence.IObjectStore

Packages that use IObjectStore
wheel   
wheel.persistence   
wheel.testing   
 

Uses of IObjectStore in wheel
 

Methods in wheel that return IObjectStore
 IObjectStore IEngine.getObjectStore()
          Gives access to the internal object store that is used with automatic persistence.
 IObjectStore EngineImpl.getObjectStore()
           
 

Uses of IObjectStore in wheel.persistence
 

Classes in wheel.persistence that implement IObjectStore
 class SessionStore
           
 

Uses of IObjectStore in wheel.testing
 

Methods in wheel.testing that return IObjectStore
 IObjectStore MockEngine.getObjectStore()
           
 



Copyright © 2007-2008. All Rights Reserved.