| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.persistence | |
| org.apache.jackrabbit.core.persistence.bundle | |
| org.apache.jackrabbit.core.persistence.db | This package contains the class  ,
a simple generic JDBC-basedPersistenceManagerfor Jackrabbit. | 
| org.apache.jackrabbit.core.persistence.mem | |
| org.apache.jackrabbit.core.persistence.obj | |
| org.apache.jackrabbit.core.persistence.pool | |
| org.apache.jackrabbit.core.persistence.xml | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PersistenceManager. init(PMContext context)Initializes the persistence manager. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected PMContext | AbstractBundlePersistenceManager. contextthe persistence manager context | 
| Modifier and Type | Method and Description | 
|---|---|
| void | BundleFsPersistenceManager. init(PMContext context)Initializes the persistence manager. | 
| void | AbstractBundlePersistenceManager. init(PMContext context)Initializes the persistence manager. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | OraclePersistenceManager. init(PMContext context)Deprecated.  Initializes the persistence manager. | 
| void | DatabasePersistenceManager. init(PMContext context)Deprecated.  Initializes the persistence manager. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | InMemPersistenceManager. init(PMContext context)Deprecated.  Initializes the persistence manager. | 
| void | InMemBundlePersistenceManager. init(PMContext context)Initializes the persistence manager. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ObjectPersistenceManager. init(PMContext context)Deprecated.  Initializes the persistence manager. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected BundleDbPersistenceManager.CloseableBLOBStore | BundleDbPersistenceManager. createDBBlobStore(PMContext context)Creates a blob store that uses the database. | 
| protected BundleDbPersistenceManager.CloseableBLOBStore | BundleDbPersistenceManager. createLocalFSBlobStore(PMContext context)Creates a blob store that is based on a local fs. | 
| void | PostgreSQLPersistenceManager. init(PMContext context)Initializes the persistence manager. | 
| void | OraclePersistenceManager. init(PMContext context) | 
| void | MySqlPersistenceManager. init(PMContext context)Initializes the persistence manager. | 
| void | H2PersistenceManager. init(PMContext context)Initializes the persistence manager. | 
| void | DerbyPersistenceManager. init(PMContext context)Initializes the persistence manager. | 
| void | BundleDbPersistenceManager. init(PMContext context)Initializes the persistence manager. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | XMLPersistenceManager. init(PMContext context)Deprecated.  Initializes the persistence manager. | 
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.