Uses of Interface
org.hibernate.query.sqm.SqmJoinable
Packages that use SqmJoinable
Package
Description
Implementation of the SPI for the runtime domain metamodel.
Nodes representing path expressions in the SQM tree.
-
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.sqm.tree.domain
Subinterfaces of SqmJoinable in org.hibernate.query.sqm.tree.domainModifier and TypeInterfaceDescriptioninterface
interface
interface
SqmMapPersistentAttribute<D,
K, V> interface
SqmPluralPersistentAttribute<D,
C, E> interface
interface
-
Uses of SqmJoinable in org.hibernate.query.sqm.tuple.internal
Classes in org.hibernate.query.sqm.tuple.internal that implement SqmJoinableModifier and TypeClassDescriptionclass
class