Package | Description |
---|---|
com.xdev.jadoth.sqlengine | |
com.xdev.jadoth.sqlengine.dbms | |
com.xdev.jadoth.sqlengine.dbms.standard |
Modifier and Type | Method and Description |
---|---|
static QuotedExpression |
SQL.quote(Object characterValueExpression)
Quote.
|
Modifier and Type | Method and Description |
---|---|
StringBuilder |
DbmsDMLAssembler.assembleQuotedExpression(QuotedExpression expression,
StringBuilder sb,
int indentLevel,
int flags)
Assemble quoted expression.
|
Modifier and Type | Method and Description |
---|---|
StringBuilder |
StandardDMLAssembler.assembleQuotedExpression(QuotedExpression expression,
StringBuilder sb,
int indentLevel,
int flags)
Assemble quoted expression.
|
Copyright © 2003–2021 XDEV Software. All rights reserved.