|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OffsetClause
This syntax element represents the OFFSET clause in PostgreSQL queries.
| Method Summary | |
|---|---|
java.lang.Integer |
getOffset()
Returns the value of OFFSET clause, that is, how many result rows should be skipped before starting to
include them into query result. |
| Method Detail |
|---|
java.lang.Integer getOffset()
OFFSET clause, that is, how many result rows should be skipped before starting to
include them into query result.
OFFSET clause.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||