| Modifier and Type | Field | Description |
|---|---|---|
String |
colName |
|
String |
dbName |
|
String |
tblName |
| Constructor | Description |
|---|---|
DoublyQualifiedExpr(String dbName,
String tblName,
String colName) |
| 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 String dbName
public final String tblName
public final String colName
public void toSql(Appendable a) throws IOException
toSql in interface ToSqlIOExceptionCopyright © 2018. All rights reserved.