| Package | Description | 
|---|---|
| com.tangosol.persistence | 
 Contains classes and helpers for implementing various types of persistence. 
 | 
| com.tangosol.util | 
 Contains various generic utilities. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
SafePersistenceWrappers.SafePersistenceManager<R,T extends Throwable>
SafePersistenceManager is a wrapper PersistenceManager implementation which
 protects all operations on the underlying manager (and any PersistentStore
 instances opened by the manager) from unexpected failures, delegating
 the exception handling to a failure  
Continuation. | 
| Modifier and Type | Field and Description | 
|---|---|
static NullImplementation.NullPersistenceManager | 
NullImplementation.NullPersistenceManager.INSTANCE
Singleton instance of a NullPersistenceManager. 
 |