Package | Description |
---|---|
org.hibernate.jdbc |
This package abstracts the mechanism for dispatching SQL statements
to the database, and implements interaction with JDBC.
|
org.hibernate.transaction.synchronization |
Modifier and Type | Method and Description |
---|---|
CallbackCoordinator |
JDBCContext.getJtaSynchronizationCallbackCoordinator() |
CallbackCoordinator |
JDBCContext.getJtaSynchronizationCallbackCoordinator(Transaction jtaTransaction) |
Constructor and Description |
---|
HibernateSynchronizationImpl(CallbackCoordinator coordinator) |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved