Interface Constant

  • All Known Subinterfaces:
    Literal, Parameter

    public interface Constant
    Interface for any query constant value.
    Author:
    Marc Prud'hommeaux
    • Method Detail

      • getValue

        Object getValue​(Object[] parameters)
        Return the value for this constant given the specified parameters.