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 ofTransactionCoordinator
based onJdbcResourceTransaction
. -
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-localTransactionCoordinator
instances.