Interface MutableQueryOptions

All Superinterfaces:
QueryOptions

public interface MutableQueryOptions extends QueryOptions
Extension to QueryOptions providing ability to mutate the values. Generally used by the query instances to collect the options set by the various API methods.