Uses of Class
org.apache.jackrabbit.core.data.CachingDataStore

Packages that use CachingDataStore
org.apache.jackrabbit.core.data   
 

Uses of CachingDataStore in org.apache.jackrabbit.core.data
 

Methods in org.apache.jackrabbit.core.data with parameters of type CachingDataStore
 void Backend.init(CachingDataStore store, String homeDir, String config)
          This method initialize backend with the configuration.
 

Constructors in org.apache.jackrabbit.core.data with parameters of type CachingDataStore
CachingDataRecord(CachingDataStore store, DataIdentifier identifier)
           
 



Copyright © 2004-2014 The Apache Software Foundation. All Rights Reserved.