| Modifier and Type | Method | Description |
|---|---|---|
static ResultColumn |
expr(Expr expr,
As as) |
|
static ResultColumn |
star() |
|
static ResultColumn |
tableStar(String tblName) |
|
void |
toSql(Appendable a) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomma, commaNames, doubleQuote, isEmpty, isNotEmpty, nullToEmpty, requireNotEmpty, singleQuote, toSqlpublic static ResultColumn expr(Expr expr, As as)
public static ResultColumn star()
public static ResultColumn tableStar(String tblName)
public void toSql(Appendable a) throws IOException
toSql in interface ToSqlIOExceptionCopyright © 2018. All rights reserved.