This project has retired. For details please refer to its Attic page.
org.apache.gora.store (Apache Gora 0.2 API)

Package org.apache.gora.store

Interface Summary
DataStore<K,T extends Persistent> DataStore handles actual object persistence.
FileBackedDataStore<K,T extends Persistent> FileBackedDataStore supplies necessary interfaces to set input and output paths for data stored which are file based.
 

Class Summary
DataStoreFactory A Factory for DataStores.
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.