Package | Description |
---|---|
js.transaction.hibernate |
Transaction manager and transaction implementations.
|
Modifier and Type | Field and Description |
---|---|
private ThreadLocal<TransactionImpl> |
HibernateAdapter.transactionsCache
Keep current on working transaction on thread local variable.
|
Modifier and Type | Method and Description |
---|---|
TransactionImpl |
HibernateAdapter.createTransaction(boolean readOnly)
Create a database handler.
|
Copyright © 2019. All rights reserved.