Modifier and Type | Field | Description |
---|---|---|
String |
err |
|
ResolveType |
type |
Constructor | Description |
---|---|
RaiseExpr(ResolveType type,
String err) |
Modifier and Type | Method | Description |
---|---|---|
void |
toSql(Appendable a) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
comma, commaNames, doubleQuote, isEmpty, isNotEmpty, nullToEmpty, requireNotEmpty, singleQuote, toSql
public final ResolveType type
public final String err
public RaiseExpr(ResolveType type, String err)
public void toSql(Appendable a) throws IOException
toSql
in interface ToSql
IOException
Copyright © 2018. All rights reserved.