- All Superinterfaces:
CancelableQuery,Serializable,SpiCancelableQuery,SpiSqlBinding,SqlQuery
- All Known Implementing Classes:
DefaultRelationalQuery
SQL query - Internal extension to SqlQuery.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.ebean.SqlQuery
SqlQuery.TypeQuery<T> -
Method Summary
Methods inherited from interface io.ebean.CancelableQuery
cancelMethods inherited from interface io.ebeaninternal.api.SpiCancelableQuery
checkCancelled, setCancelableQueryMethods inherited from interface io.ebeaninternal.api.SpiSqlBinding
getBindParams, getBufferFetchSizeHint, getFirstRow, getLabel, getMaxRows, getQuery, getTimeout, isUseMaster, setDefaultFetchBuffer, transactionMethods inherited from interface io.ebean.SqlQuery
findEach, findEachRow, findEachWhile, findList, findOne, findOneOrEmpty, mapTo, mapToScalar, setArrayParameter, setArrayParameter, setBufferFetchSizeHint, setFirstRow, setLabel, setMaxRows, setNullParameter, setNullParameter, setParameter, setParameter, setParameter, setParameters, setTimeout, usingConnection, usingMaster, usingTransaction