public class Values extends Object implements SqlQuery
| Constructor and Description |
|---|
Values() |
Values(List<Row> rows) |
Values(Row... rows) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendTo(SafeSqlAppendable builder) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfromSqlizable, oftoSafeSqlpublic Values()
public Values(Row... rows)
public void appendTo(SafeSqlAppendable builder)
appendTo in interface SafeSqlizableCopyright © 2017. All rights reserved.