Uses of Package
org.hibernate.engine.transaction.spi
-
Packages that use org.hibernate.engine.transaction.spi Package Description org.hibernate.engine.transaction.internal org.hibernate.internal An internal package containing implementations of central Hibernate APIs, mostly defined inorg.hibernate
. -
Classes in org.hibernate.engine.transaction.spi used by org.hibernate.engine.transaction.internal Class Description TransactionImplementor Defines the "internal contract" for an implementation ofTransaction
. -
Classes in org.hibernate.engine.transaction.spi used by org.hibernate.internal Class Description TransactionImplementor Defines the "internal contract" for an implementation ofTransaction
.