Uses of Interface
org.hibernate.metamodel.model.domain.AnyMappingDomainType
Packages that use AnyMappingDomainType
Package
Description
Implementation of the SPI for the runtime domain metamodel.
-
Uses of AnyMappingDomainType in org.hibernate.metamodel.model.domain.internal
Classes in org.hibernate.metamodel.model.domain.internal that implement AnyMappingDomainTypeConstructors in org.hibernate.metamodel.model.domain.internal with parameters of type AnyMappingDomainTypeModifierConstructorDescriptionAnyMappingSqmPathSource(String localPathName, SqmPathSource<J> pathModel, AnyMappingDomainType<J> domainType, Bindable.BindableType jpaBindableType)