All Classes
-
All Classes Interface Summary Enum Summary Exception Summary Class Description CommitOption Options for defining the behavior when performing a commit to the persistent storage layer.PersistentItemConflictException If an operation results in a conflict preventing the successful completion of a persistence operation.PersistentItemNotFoundException If an item is not found in the storage.PersistentSessionClosedException Exception indicating that a persistence session is closed.PersistentStorageException Generic exception for things PersistentStorage related.PersistentStorageSession An interface that mediates CRUD operations to and from persistence storage.PersistentStorageSessionManager Interface to access PersistentStorageSessions.WriteOutcome Information describing the outcome of a write operation.