| Package | Description |
|---|---|
| org.hibersap.execution | |
| org.hibersap.session |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
Connection.beginTransaction(SessionImplementor session)
Begins a logical unit of work.
|
Transaction |
Connection.getTransaction()
Returns the current transaction.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTransaction
May be used by implementors of the Transaction interface to unify the handling of
synchronizations.
|
| Modifier and Type | Method and Description |
|---|---|
Transaction |
SessionImpl.beginTransaction() |
Transaction |
Session.beginTransaction()
starts a transaction.
|
Transaction |
SessionImpl.getTransaction() |
Transaction |
Session.getTransaction()
returns the transaction.
|
Copyright © 2017 akquinet tech@spree GmbH. All Rights Reserved.