Uses of Interface
org.hibernate.query.sqm.SqmJoinable
Packages that use SqmJoinable
Package
Description
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.
-
Uses of SqmJoinable in org.hibernate.metamodel.model.domain
Subinterfaces of SqmJoinable in org.hibernate.metamodel.model.domainModifier and TypeInterfaceDescriptioninterface
Hibernate extension to the JPACollectionAttribute
descriptorinterface
Hibernate extension to the JPAListAttribute
descriptorinterface
MapPersistentAttribute<D,
K, V> Hibernate extension to the JPAMapAttribute
descriptorinterface
PluralPersistentAttribute<D,
C, E> Extension of the JPA-definedPluralAttribute
interface.interface
Hibernate extension to the JPASetAttribute
descriptorinterface
Extension of the JPA-definedSingularAttribute
interface. -
Uses of SqmJoinable in org.hibernate.metamodel.model.domain.internal
Classes in org.hibernate.metamodel.model.domain.internal that implement SqmJoinableModifier and TypeClassDescriptionclass
AbstractPluralAttribute<D,
C, E> class
BagAttributeImpl<X,
E> class
class
ListAttributeImpl<X,
E> class
MapAttributeImpl<X,
K, V> class
class
SetAttributeImpl<X,
E> class
static class
Subclass used to simplify instantiation of singular attributes representing an entity's identifier.static class
Subclass used to simply instantiation of singular attributes representing an entity's version. -
Uses of SqmJoinable in org.hibernate.query.derived
Classes in org.hibernate.query.derived that implement SqmJoinableModifier and TypeClassDescriptionclass
class