protected static class HibernateIsolationJpaDialect.TransactionDataWrapper extends Object
| Constructor and Description |
|---|
TransactionDataWrapper(Object transactionData,
Connection connection,
Integer isolation) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
Integer |
getIsolation() |
Object |
getTransactionData() |
public TransactionDataWrapper(Object transactionData, Connection connection, Integer isolation)
public Object getTransactionData()
public Connection getConnection()
public Integer getIsolation()
Copyright © 2020. All rights reserved.