|
Side of Software Persistence Library 2.0 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
AbstractDatabase.
AbstractSerializationDatabase with the specified
database name and transaction policy.
TransactionPolicy.support.
support.
true if this database contains the specified object.
DatabaseCorruptedException with
a null detail message.
DatabaseCorruptedException
with the specified detail message.
DatabaseException with
a null detail message.
DatabaseException with
the specified detail message.
DatabaseException with
a null detail message and the specified cause.
DatabaseException with
the specified detail message and cause.
DefaultReadWriteTransactionPolicy
with default timeout intervals of one minute each.
DefaultReadWriteTransactionPolicy
with the specified timeout intervals.
DefaultTransactionPolicy with a default
lock timeout of Long.MAX_VALUE milliseconds.
DefaultTransactionPolicy with the specified
lock timeout.
abortTransaction.
addObject.
close.
commitTransaction.
containsObject.
create.
delete.
exists.
id.
getRoot.
fromKey that
corresponds to an object in this database.
open.
startTransaction.
transactionDepth.
true if this database exists.
FileDatabase with the specified database name.
FileDatabase with the specified database name and
transaction policy.
key, or null if
no such mapping exists.
InMemoryDatabase with the
specified database name.
InMemoryDatabase with the specified database name and
transaction policy.
support.
true if this map contains no mappings.
true if this database is open and ready to accept
requests.
receiverClass that is associated with key.
key has been acquired.
key has been released.
key has been acquired.
key has been released.
long keys to Object values.LongMap that captures
a mapping between a long key and an Object value.NoTransactionException
with null as the detail message.
NoTransactionException
with the specified detail message.
support.
support.
Provides transparent persistence to an in-memory or file-based object-oriented database.
TransactionAbortedException with the
specified underlying cause.
TransactionConflictException with
a null detail message.
TransactionConflictException with
the specified detail message.
TransactionConflictException with
a null detail message and the specified cause.
TransactionConflictException with
the specified detail message and cause.
TransactionPolicy
to register commit and abort actions
and to signal that an object's state has changed.equals or hashCode.
|
Side of Software Persistence Library 2.0 |
||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||