| Package | Description |
|---|---|
| com.objectsql | |
| com.objectsql.option | |
| com.objectsql.query | |
| com.objectsql.support |
| Modifier and Type | Method and Description |
|---|---|
<S> Pageable<S> |
BaseService.queryPage(IQuery query,
Pageable page) |
<S> Pageable<S> |
BaseServiceImpl.queryPage(IQuery query,
Pageable page) |
| Modifier and Type | Method and Description |
|---|---|
<S> Pageable<S> |
BaseService.queryPage(IQuery query,
Pageable page) |
<S> Pageable<S> |
BaseServiceImpl.queryPage(IQuery query,
Pageable page) |
| Modifier and Type | Method and Description |
|---|---|
QueryInfo |
OracleOptions.doQuery(IQuery query,
Pageable page) |
QueryInfo |
MySQLOptions.doQuery(IQuery query,
Pageable page) |
QueryInfo |
SQLServerOptions.doQuery(IQuery query,
Pageable page) |
| Modifier and Type | Method and Description |
|---|---|
Pageable |
IQuery.getPageable() |
Pageable |
AbstractQueryImpl.getPageable() |
| Modifier and Type | Method and Description |
|---|---|
void |
IQuery.setPageable(Pageable pageable) |
void |
AbstractQueryImpl.setPageable(Pageable pageable) |
| Modifier and Type | Method and Description |
|---|---|
QueryInfo |
Options.doQuery(IQuery query,
Pageable page) |
Copyright © 2024. All rights reserved.