| 程序包 | 说明 |
|---|---|
| org.josql | |
| org.josql.parser |
| 限定符和类型 | 方法和说明 |
|---|---|
Limit |
Query.getLimit()
Get the object that represents the limit clause.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Query.setGroupByLimit(Limit g) |
void |
Query.setLimit(Limit l)
Set the object that represents the limit clause.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Limit |
JoSQLParser.GroupLimit() |
Limit |
JoSQLParser.Limit() |
Copyright © 2021. All rights reserved.