Interface | Description |
---|---|
InMemBundlePersistenceManager.CloseableBLOBStore |
Helper interface for closeable stores
|
Class | Description |
---|---|
InMemBundlePersistenceManager |
BundleInMemPersistenceManager is a HashMap -based
PersistenceManager for Jackrabbit that keeps all data in memory
and that is capable of storing and loading its contents using a simple custom
binary serialization format (see Serializer ). |
InMemPersistenceManager | Deprecated
Please migrate to a bundle persistence manager
(JCR-2802)
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.