Enum RenderContext.ClauseType

java.lang.Object
java.lang.Enum<RenderContext.ClauseType>
com.blazebit.persistence.criteria.impl.RenderContext.ClauseType
All Implemented Interfaces:
Serializable, Comparable<RenderContext.ClauseType>, java.lang.constant.Constable
Enclosing interface:
RenderContext

public static enum RenderContext.ClauseType extends Enum<RenderContext.ClauseType>
Since:
1.2.0
Author:
Christian Beikov