Class QueryValueEvaluationStep.ConstantQueryValueEvaluationStep

  • All Implemented Interfaces:
    QueryValueEvaluationStep
    Enclosing interface:
    QueryValueEvaluationStep

    public static class QueryValueEvaluationStep.ConstantQueryValueEvaluationStep
    extends Object
    implements QueryValueEvaluationStep
    A QueryValueEvalationStep that will return the same constant value throughout the query execution. As these rather result just in a value we set the value at precompile time.