Uses of Enum
com.blazebit.persistence.criteria.impl.RenderContext.ClauseType
-
Uses of RenderContext.ClauseType in com.blazebit.persistence.criteria.impl
Methods in com.blazebit.persistence.criteria.impl that return RenderContext.ClauseTypeModifier and TypeMethodDescriptionRenderContext.getClauseType()RenderContextImpl.getClauseType()static RenderContext.ClauseTypeReturns the enum constant of this type with the specified name.static RenderContext.ClauseType[]RenderContext.ClauseType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.blazebit.persistence.criteria.impl with parameters of type RenderContext.ClauseTypeModifier and TypeMethodDescriptionvoidRenderContextImpl.setClauseType(RenderContext.ClauseType clauseType)