Uses of Interface
org.openxri.store.StoreStatistics

Packages that use StoreStatistics
org.openxri.store.impl.db   
org.openxri.store.impl.n   
 

Uses of StoreStatistics in org.openxri.store.impl.db
 

Classes in org.openxri.store.impl.db that implement StoreStatistics
 class DatabaseStore
          A class using Hibernate for implementing the basic and several extended store operations.
 

Uses of StoreStatistics in org.openxri.store.impl.n
 

Classes in org.openxri.store.impl.n that implement StoreStatistics
 class NullStore
          A store that implements all the store interfaces, but does not actually store or retrieve anything.
 



Copyright © 2005-2012. All Rights Reserved.