Uses of Class
edu.caltech.nanodb.transactions.TransactionState
-
Packages that use TransactionState Package Description edu.caltech.nanodb.server -
-
Uses of TransactionState in edu.caltech.nanodb.server
Fields in edu.caltech.nanodb.server declared as TransactionState Modifier and Type Field Description private TransactionState
SessionState. txnState
The transaction state of this session.Methods in edu.caltech.nanodb.server that return TransactionState Modifier and Type Method Description TransactionState
SessionState. getTransactionState()
-