Uses of Interface
org.hibernate.metamodel.model.domain.internal.CompositeSqmPathSource
-
Packages that use CompositeSqmPathSource Package Description org.hibernate.metamodel.model.domain.internal Implementation of the SPI for the runtime domain metamodel. -
-
Uses of CompositeSqmPathSource in org.hibernate.metamodel.model.domain.internal
Classes in org.hibernate.metamodel.model.domain.internal that implement CompositeSqmPathSource Modifier and Type Class Description class
EmbeddedSqmPathSource<J>
class
NonAggregatedCompositeSqmPathSource<J>
Support for non-aggregated composite values
-