Uses of Package
org.hibernate.engine.creation.spi
Packages that use org.hibernate.engine.creation.spi
Package
Description
This package defines some central internal SPI abstractions
used throughout the implementation of Hibernate.
-
Classes in org.hibernate.engine.creation.spi used by org.hibernate.engine.creation.spiClassDescriptionDefines the internal contract between the
SessionBuilder
and other parts of Hibernate. -
Classes in org.hibernate.engine.creation.spi used by org.hibernate.engine.spiClassDescriptionDefines the internal contract between the
SessionBuilder
and other parts of Hibernate.