Uses of Package
org.hibernate.metamodel.model.domain.spi
Packages that use org.hibernate.metamodel.model.domain.spi
Package
Description
An internal package containing implementations of central Hibernate APIs,
mostly defined in
org.hibernate
.Defines the runtime domain metamodel, which describes the Java aspect of
the application's domain model parts (entities, attributes).
Implementation of the SPI for the runtime domain metamodel.
An SPI supporting custom instantiation of
entity instances and
embeddable objects.
Validation for HQL queries.
-
Classes in org.hibernate.metamodel.model.domain.spi used by org.hibernate.internal
-
Classes in org.hibernate.metamodel.model.domain.spi used by org.hibernate.metamodel.internal
-
Classes in org.hibernate.metamodel.model.domain.spi used by org.hibernate.metamodel.model.domain
-
-
Classes in org.hibernate.metamodel.model.domain.spi used by org.hibernate.metamodel.spi
-
Classes in org.hibernate.metamodel.model.domain.spi used by org.hibernate.processor.validation