Interface QueryValueEvaluationStep

    • Method Detail

      • isConstant

        default boolean isConstant()
        If an value expression results in a constant then it may be executed once per query invocation. This can reduce computation time significantly.
        Returns:
        if this ValueExpresionStep will always return the same value