Uses of Interface
org.openxri.store.StoreAttributable

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

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

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

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

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



Copyright © 2005-2012. All Rights Reserved.