Interface SpiSqlQuery
- All Superinterfaces:
io.ebean.CancelableQuery, Serializable, SpiCancelableQuery, SpiSqlBinding, io.ebean.SqlQuery
- All Known Implementing Classes:
DefaultRelationalQuery
SQL query - Internal extension to SqlQuery.
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.ebean.SqlQuery
io.ebean.SqlQuery.TypeQuery<T> -
Method Summary
Methods inherited from interface io.ebean.CancelableQuery
cancelMethods inherited from interface SpiCancelableQuery
checkCancelled, setCancelableQueryMethods inherited from interface 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, usingMaster, usingTransaction