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 |
Class and Description |
---|
CallbackCoordinator
Manages callbacks from the
Synchronization registered by Hibernate. |
Class and Description |
---|
AfterCompletionAction
TODO : javadoc
|
BeforeCompletionManagedFlushChecker
Contract for checking whether to perform a managed flush in a
Synchronization.beforeCompletion() callback |
CallbackCoordinator
Manages callbacks from the
Synchronization registered by Hibernate. |
ExceptionMapper
TODO : javadoc
|
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved