public class Concat extends Object implements Operand
| Constructor and Description |
|---|
Concat(Operand left,
Operand right) |
Concat(Operand left,
Operand right,
Operand... others) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendTo(SafeSqlAppendable builder) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoSafeSqlpublic void appendTo(SafeSqlAppendable builder)
appendTo in interface SafeSqlizableCopyright © 2017. All rights reserved.