| Modifier and Type | Method and Description |
|---|---|
static Optional<WindowSegment> |
SelectStatementHandler.getWindowSegment(SelectStatement selectStatement)
Get window segment.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowSegment> |
MySQLSelectStatement.getWindow()
Get window segment.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<WindowSegment> |
PostgreSQLSelectStatement.getWindow()
Get window segment.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.