| Package | Description |
|---|---|
| net.sf.jsqlparser.statement.select |
| Modifier and Type | Method and Description |
|---|---|
Wait |
PlainSelect.getWait()
Returns the value of the
Wait set for this SELECT |
Wait |
PlainSelect.getWait()
Returns the value of the
Wait set for this SELECT |
Wait |
Wait.withTimeout(long timeout) |
Wait |
Wait.withTimeout(long timeout) |
| Modifier and Type | Method and Description |
|---|---|
void |
PlainSelect.setWait(Wait wait)
Sets the
Wait for this SELECT |
void |
PlainSelect.setWait(Wait wait)
Sets the
Wait for this SELECT |
PlainSelect |
PlainSelect.withWait(Wait wait) |
PlainSelect |
PlainSelect.withWait(Wait wait) |
Copyright © 2004–2024 JSQLParser. All rights reserved.