Package | Description |
---|---|
org.hibernate.engine.jdbc.internal |
Internals for supporting various aspects of JDBC interaction
|
org.hibernate.engine.transaction.internal |
Modifier and Type | Method and Description |
---|---|
void |
JdbcCoordinatorImpl.afterDeserialize(TransactionCoordinatorImpl transactionCoordinator)
Callback after deserialization from Session is done
|
Modifier and Type | Method and Description |
---|---|
static TransactionCoordinatorImpl |
TransactionCoordinatorImpl.deserialize(ObjectInputStream ois,
TransactionContext transactionContext) |
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.