| Package | Description |
|---|---|
| org.teiid.language |
| Modifier and Type | Method and Description |
|---|---|
WindowFrame.FrameBound |
WindowFrame.FrameBound.bound(Integer i) |
WindowFrame.FrameBound |
WindowFrame.FrameBound.clone() |
WindowFrame.FrameBound |
WindowFrame.getEnd()
Return the end bound, may be null
|
WindowFrame.FrameBound |
WindowFrame.getStart() |
| Modifier and Type | Method and Description |
|---|---|
void |
WindowFrame.setEnd(WindowFrame.FrameBound upperBound) |
void |
WindowFrame.setStart(WindowFrame.FrameBound lowerBound) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.