Uses of Interface
org.apache.lucene.gdata.storage.StorageController

Packages that use StorageController
org.apache.lucene.gdata.storage.db4o DB4o storage implementation (needs third patry jar) DB4o Website 
org.apache.lucene.gdata.storage.lucenestorage Lucene storage implementation 
 

Uses of StorageController in org.apache.lucene.gdata.storage.db4o
 

Classes in org.apache.lucene.gdata.storage.db4o that implement StorageController
 class DB4oController
          The DB4o StorageContorller can be used as a persitence component for the gdata-server.
 

Constructors in org.apache.lucene.gdata.storage.db4o with parameters of type StorageController
DB4oStorage(ObjectContainer container, StorageController controller)
           
 

Uses of StorageController in org.apache.lucene.gdata.storage.lucenestorage
 

Classes in org.apache.lucene.gdata.storage.lucenestorage that implement StorageController
 class StorageCoreController
           
 



Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.