JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Package
org.hibernate.resource.transaction.backend.jdbc.internal
Packages that use
org.hibernate.resource.transaction.backend.jdbc.internal
Package
Description
org.hibernate.resource.transaction.backend.jdbc.internal
An implementation of
TransactionCoordinator
based on
JdbcResourceTransaction
.
Classes in
org.hibernate.resource.transaction.backend.jdbc.internal
used by
org.hibernate.resource.transaction.backend.jdbc.internal
Class
Description
JdbcResourceLocalTransactionCoordinatorBuilderImpl
Concrete builder for resource-local
TransactionCoordinator
instances.