JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
org.litebridgedb.orm.tx.Transaction
Packages that use
Transaction
Package
Description
org.litebridgedb.orm.api.tx
Uses of
Transaction
in
org.litebridgedb.orm.api.tx
Methods in
org.litebridgedb.orm.api.tx
that return
Transaction
Modifier and Type
Method
Description
Transaction
IsolationClause.
begin
()
Begins a new transaction for the current thread.
Transaction
ReadOnlyClause.
begin
()
Begins a new transaction for the current thread.
Transaction
TransactionContextTerminal.
begin
()
Begins a new transaction for the current thread.