Constant Field Values

Contents

com.blazebit.*

  • com.blazebit.persistence.criteria.impl.expression.function.CurrentDateFunction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "CURRENT_DATE"
  • com.blazebit.persistence.criteria.impl.expression.function.CurrentTimeFunction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "CURRENT_TIME"
  • com.blazebit.persistence.criteria.impl.expression.function.CurrentTimestampFunction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "CURRENT_TIMESTAMP"
  • com.blazebit.persistence.criteria.impl.expression.function.LocateFunction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "LOCATE"
  • com.blazebit.persistence.criteria.impl.expression.function.SubstringFunction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "SUBSTRING"
  • com.blazebit.persistence.criteria.impl.expression.function.TrimFunction
    Modifier and Type
    Constant Field
    Value
    public static final String
    "TRIM"