Interface SQLLiteral

    • Method Detail

      • getValue

        Object getValue()
        Accessor to the literal value
        Returns:
        the value of the literal
      • setNotParameter

        void setNotParameter()
        Method to set this literal as not being a parameter. If the literal if not currently a parameter then does nothing. Updates any underlying SQL to have the value.