Uses of Interface
org.hibernate.engine.transaction.spi.TransactionImplementor
Packages that use TransactionImplementor
Package
Description
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.-
Uses of TransactionImplementor in org.hibernate.engine.transaction.internal
Classes in org.hibernate.engine.transaction.internal that implement TransactionImplementor -
Uses of TransactionImplementor in org.hibernate.internal
Methods in org.hibernate.internal that return TransactionImplementorModifier and TypeMethodDescriptionprotected TransactionImplementor
AbstractSharedSessionContract.getCurrentTransaction()
SharedSessionCreationOptions.getTransaction()