Uses of Enum
com.blazebit.persistence.view.impl.metamodel.AbstractAttribute.ExpressionLocation
Packages that use AbstractAttribute.ExpressionLocation
-
Uses of AbstractAttribute.ExpressionLocation in com.blazebit.persistence.view.impl.metamodel
Methods in com.blazebit.persistence.view.impl.metamodel that return AbstractAttribute.ExpressionLocationModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static AbstractAttribute.ExpressionLocation[]AbstractAttribute.ExpressionLocation.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.blazebit.persistence.view.impl.metamodel with parameters of type AbstractAttribute.ExpressionLocationModifier and TypeMethodDescriptionprotected static ExpressionAbstractAttribute.createSimpleExpression(String expression, AttributeMapping mapping, MetamodelBuildingContext context, AbstractAttribute.ExpressionLocation expressionLocation)