Uses of Interface
com.blazebit.persistence.parser.expression.PathReference
Packages that use PathReference
-
Uses of PathReference in com.blazebit.persistence.parser.expression
Methods in com.blazebit.persistence.parser.expression that return PathReferenceMethods in com.blazebit.persistence.parser.expression with parameters of type PathReferenceModifier and TypeMethodDescriptionvoidPathExpression.setPathReference(PathReference pathReference) Constructors in com.blazebit.persistence.parser.expression with parameters of type PathReferenceModifierConstructorDescriptionPathExpression(List<PathElementExpression> pathProperties, PathReference pathReference, boolean usedInCollectionFunction, boolean collectionQualifiedPath)