Class DtoQueryRequest<T>

java.lang.Object
io.ebeaninternal.server.core.AbstractSqlQueryRequest
io.ebeaninternal.server.core.DtoQueryRequest<T>
All Implemented Interfaces:
CancelableQuery

public final class DtoQueryRequest<T> extends AbstractSqlQueryRequest
Wraps the objects involved in executing a DtoQuery.