| Package | Description |
|---|---|
| net.sf.jsqlparser.statement.select |
| Modifier and Type | Method and Description |
|---|---|
Skip |
PlainSelect.getSkip() |
Skip |
PlainSelect.getSkip() |
Skip |
Skip.withJdbcParameter(JdbcParameter jdbcParameter) |
Skip |
Skip.withJdbcParameter(JdbcParameter jdbcParameter) |
Skip |
Skip.withRowCount(Long rowCount) |
Skip |
Skip.withRowCount(Long rowCount) |
Skip |
Skip.withVariable(String variable) |
Skip |
Skip.withVariable(String variable) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlainSelect.setSkip(Skip skip) |
void |
PlainSelect.setSkip(Skip skip) |
PlainSelect |
PlainSelect.withSkip(Skip skip) |
PlainSelect |
PlainSelect.withSkip(Skip skip) |
Copyright © 2004–2023 JSQLParser. All rights reserved.