public class Window extends Object implements SafeSqlizable
| Modifier | Constructor and Description |
|---|---|
protected |
Window() |
|
Window(List<Operand> partition) |
| Modifier and Type | Method and Description |
|---|---|
void |
addPartition(Operand operand) |
void |
appendTo(SafeSqlAppendable builder) |
List<Operand> |
getPartition() |
void |
setPartition(List<Operand> newPartitions) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoSafeSqlpublic void addPartition(Operand operand)
public void appendTo(SafeSqlAppendable builder)
appendTo in interface SafeSqlizableCopyright © 2017. All rights reserved.