| 限定符和类型 | 方法和说明 |
|---|---|
Fetch |
CCJSqlParser.Fetch() |
| 限定符和类型 | 方法和说明 |
|---|---|
Fetch |
PlainSelect.getFetch() |
Fetch |
SetOperationList.getFetch() |
Fetch |
Fetch.withFetchJdbcParameter(JdbcParameter fetchJdbcParameter) |
Fetch |
Fetch.withFetchParam(String fetchParam) |
Fetch |
Fetch.withRowCount(long rowCount) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PlainSelect.setFetch(Fetch fetch) |
void |
SetOperationList.setFetch(Fetch fetch) |
PlainSelect |
PlainSelect.withFetch(Fetch fetch) |
SetOperationList |
SetOperationList.withFetch(Fetch fetch) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SelectDeParser.deparseFetch(Fetch fetch) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
SelectValidator.validateFetch(Fetch fetch) |
Copyright © 2026. All rights reserved.