| Package | Description |
|---|---|
| net.sf.mmm.util.query.api.expression | |
| net.sf.mmm.util.query.base.expression | |
| net.sf.mmm.util.query.base.statement |
| Modifier and Type | Method and Description |
|---|---|
void |
Expression.format(ExpressionFormatter formatter,
Bracketing bracketing) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleExpressionFormatter
A simple implementation of
ExpressionFormatter. |
| Modifier and Type | Method and Description |
|---|---|
void |
SingleExpression.format(ExpressionFormatter formatter,
Bracketing bracketing) |
void |
ConstantExpression.format(ExpressionFormatter formatter,
Bracketing bracketing) |
void |
ConjunctionExpression.format(ExpressionFormatter formatter,
Bracketing bracketing) |
| Modifier and Type | Class and Description |
|---|---|
class |
SqlBuilder
This class represents the with context to build the SQL string and collect bind variables.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.