Interface ParamQueryValue

  • All Superinterfaces:
    QueryValue<String>, Supplier<String>

    public interface ParamQueryValue
    extends QueryValue<String>
    The parameter is a dynamic value, which means, it does not define the query, it'll replace in the execution time.