Class SimpleQueryCriteria

    • Constructor Detail

      • SimpleQueryCriteria

        public SimpleQueryCriteria​(T parameters)
        Constructs a simple query criteria with the specified parameters to use when defining the different clauses of the criteria.
        Type Parameters:
        T - the concrete type of the parameters.
        Parameters:
        parameters - the parameters to use when setting the different clauses.