| Modifier and Type | Field | Description |
|---|---|---|
ExplainKind |
explain |
|
Stmt |
stmt |
| Constructor | Description |
|---|---|
Cmd(ExplainKind explain,
Stmt stmt) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
toSql(Appendable a) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomma, commaNames, doubleQuote, isEmpty, isNotEmpty, nullToEmpty, requireNotEmpty, singleQuote, toSqlpublic final ExplainKind explain
public final Stmt stmt
public Cmd(ExplainKind explain, Stmt stmt)
public void toSql(Appendable a) throws IOException
toSql in interface ToSqlIOExceptionCopyright © 2018. All rights reserved.