Uses of Interface
net.sf.jso.ManagerInfo

Packages that use ManagerInfo
net.sf.jso   
net.sf.jso.engine   
net.sf.jso.remote   
 

Uses of ManagerInfo in net.sf.jso
 

Methods in net.sf.jso that return ManagerInfo
 ManagerInfo StorageManager.getManagerInfo()
          Gets storage management information.
 

Uses of ManagerInfo in net.sf.jso.engine
 

Classes in net.sf.jso.engine that implement ManagerInfo
 class JSOStorageManager
          Manager responsible for storage operations with storable objects.
 

Methods in net.sf.jso.engine that return ManagerInfo
 ManagerInfo JSOStorageManager.getManagerInfo()
          Gets storage management information.
 

Uses of ManagerInfo in net.sf.jso.remote
 

Methods in net.sf.jso.remote that return ManagerInfo
 ManagerInfo StorageManagerProxy.getManagerInfo()
          Not supported.