public interface SelectQuery extends Query
| Modifier and Type | Method and Description |
|---|---|
int |
getFetchSize() |
FetchType |
getFetchType() |
int |
getMaxRows() |
SelectOptions |
getOptions() |
PreparedSql |
getSql() |
SqlLogType |
getSqlLogType() |
boolean |
isResultEnsured() |
boolean |
isResultMappingEnsured() |
boolean |
isResultStream() |
comment, complete, getClassName, getConfig, getMethod, getMethodName, getQueryTimeout, preparePreparedSql getSql()
SelectOptions getOptions()
boolean isResultEnsured()
boolean isResultMappingEnsured()
FetchType getFetchType()
int getFetchSize()
int getMaxRows()
SqlLogType getSqlLogType()
boolean isResultStream()