public interface QueryArgumentsAware
Interface for classes that are interested in additional query arguments defined as a map for things like the limit, offset and join information
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
setArguments(java.util.Map arguments)
|