public abstract class Transaction
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
Transaction(long seq)
Create a transaction
|
Modifier and Type | Method and Description |
---|---|
long |
seq()
Get the sequence number of the transaction
|