|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LimitByNumber
This syntax element represents the LIMIT clause of PostgreSQL SELECT statement, used with number.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.sql.generation.api.grammar.query.pgsql.LimitClause |
|---|
LimitClause.LimitAll |
| Method Summary | |
|---|---|
Integer |
getLimit()
Gets the value of LIMIT, that is, the maximum amount of results to be returned. |
| Method Detail |
|---|
Integer getLimit()
LIMIT, that is, the maximum amount of results to be returned.
LIMIT.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||