Uses of Class
org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore

Packages that use FileSystemBLOBStore
org.apache.jackrabbit.core.persistence.bundle   
org.apache.jackrabbit.core.state.util   
 

Uses of FileSystemBLOBStore in org.apache.jackrabbit.core.persistence.bundle
 

Subclasses of FileSystemBLOBStore in org.apache.jackrabbit.core.persistence.bundle
protected  class BundleDbPersistenceManager.FSBlobStore
          own implementation of the filesystem blob store that uses a different blob-id scheme.
 

Uses of FileSystemBLOBStore in org.apache.jackrabbit.core.state.util
 

Subclasses of FileSystemBLOBStore in org.apache.jackrabbit.core.state.util
 class FileSystemBLOBStore
          Deprecated. use FileSystemBLOBStore instead.
 



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