Class PluralAttributePath
java.lang.Object
org.hibernate.metamodel.mapping.internal.AbstractDomainPath
org.hibernate.metamodel.mapping.ordering.ast.PluralAttributePath
- All Implemented Interfaces:
DomainPath, Node, OrderingExpression, SequencePart
public class PluralAttributePath
extends org.hibernate.metamodel.mapping.internal.AbstractDomainPath
Represents the collection as a DomainPath
- See Also:
-
Field Summary
Fields inherited from class org.hibernate.metamodel.mapping.internal.AbstractDomainPath
ELEMENT_TOKEN -
Method Summary
Modifier and TypeMethodDescriptiongetLhs()resolvePathPart(String name, String identifier, boolean isTerminal, TranslationContext translationContext) Methods inherited from class org.hibernate.metamodel.mapping.internal.AbstractDomainPath
apply, resolve, resolveMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface DomainPath
getPluralAttribute, toDescriptiveTextMethods inherited from interface OrderingExpression
apply
-
Method Details
-
getLhs
-
getReferenceModelPart
-
resolvePathPart
public SequencePart resolvePathPart(String name, String identifier, boolean isTerminal, TranslationContext translationContext)