Session.Savepoint
Represents a savepoint (a position in a transaction to where one can roll back to).
Fields
static int
logIndex
static long
transactionSavepoint
logIndex
The undo log index.
transactionSavepoint
The transaction savepoint id.