Package | Description |
---|---|
com.persistit |
Implements Persistit™'s core functionality.
|
Modifier and Type | Method and Description |
---|---|
void |
TimelyResource.addVersion(V resource,
Transaction txn) |
void |
Transaction.checkPendingRollback()
Throws a
RollbackException if this transaction context has a
roll-back transition pending. |
void |
TimelyResource.delete() |
V |
TimelyResource.getVersion(Version.VersionCreator<V> creator) |
void |
TransactionRunnable.runTransaction()
Interface for application logic that is to be run within the scope of a
Transaction . |
Copyright © 2025 Open Identity Platform Community. All rights reserved.