| Modifier and Type | Field | Description |
|---|---|---|
QualifiedName |
name |
|
Expr |
value |
| Constructor | Description |
|---|---|
Pragma(QualifiedName name,
Expr value) |
| Modifier and Type | Method | Description |
|---|---|---|
static Pragma |
from(Token x,
String y,
Expr value) |
|
void |
toSql(Appendable a) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomma, commaNames, doubleQuote, isEmpty, isNotEmpty, nullToEmpty, requireNotEmpty, singleQuote, toSqlpublic final QualifiedName name
public final Expr value
public Pragma(QualifiedName name, Expr value)
public void toSql(Appendable a) throws IOException
toSql in interface ToSqlIOExceptionCopyright © 2018. All rights reserved.