Interface QueryValueEvaluationStep

  • Method Details Link icon

    • evaluate Link icon

    • isConstant Link icon

      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