|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Limit | |
|---|---|
| org.josql | |
| org.josql.parser | |
| Uses of Limit in org.josql |
|---|
| Methods in org.josql that return Limit | |
|---|---|
Limit |
Query.getLimit()
Get the object that represents the limit clause. |
| Methods in org.josql with parameters of type Limit | |
|---|---|
void |
Query.setGroupByLimit(Limit g)
|
void |
Query.setLimit(Limit l)
Set the object that represents the limit clause. |
| Uses of Limit in org.josql.parser |
|---|
| Methods in org.josql.parser that return Limit | |
|---|---|
Limit |
JoSQLParser.GroupLimit()
|
Limit |
JoSQLParser.Limit()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||