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, wait
comma, commaNames, doubleQuote, isEmpty, isNotEmpty, nullToEmpty, requireNotEmpty, singleQuote, toSql
public final QualifiedName name
public final Expr value
public Pragma(QualifiedName name, Expr value)
public void toSql(Appendable a) throws IOException
toSql
in interface ToSql
IOException
Copyright © 2018. All rights reserved.