Uses of Enum
com.blazebit.persistence.parser.SimpleQueryGenerator.BooleanLiteralRenderingContext
Packages that use SimpleQueryGenerator.BooleanLiteralRenderingContext
-
Uses of SimpleQueryGenerator.BooleanLiteralRenderingContext in com.blazebit.persistence.parser
Methods in com.blazebit.persistence.parser that return SimpleQueryGenerator.BooleanLiteralRenderingContextModifier and TypeMethodDescriptionSimpleQueryGenerator.getBooleanLiteralRenderingContext()SimpleQueryGenerator.setBooleanLiteralRenderingContext(SimpleQueryGenerator.BooleanLiteralRenderingContext booleanLiteralRenderingContext) Returns the enum constant of this type with the specified name.SimpleQueryGenerator.BooleanLiteralRenderingContext.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.blazebit.persistence.parser with parameters of type SimpleQueryGenerator.BooleanLiteralRenderingContextModifier and TypeMethodDescriptionSimpleQueryGenerator.setBooleanLiteralRenderingContext(SimpleQueryGenerator.BooleanLiteralRenderingContext booleanLiteralRenderingContext)