public interface DocQueryRequest<T>
| Modifier and Type | Method and Description |
|---|---|
JsonReadOptions |
createJsonReadOptions()
Create JsonReadOptions taking into account persistence context and lazy loading support.
|
void |
executeSecondaryQueries(boolean forEach)
Execute secondary queries.
|
com.avaje.ebeaninternal.api.SpiQuery<T> |
getQuery()
Return the query for this request.
|
JsonReadOptions createJsonReadOptions()
void executeSecondaryQueries(boolean forEach)
Copyright © 2016. All rights reserved.