| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.expression |
Provides classes that represent the SQL expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static <PROPERTY> CaseExpression<PROPERTY> |
Expressions.when(java.util.function.Consumer<CaseExpression.Declaration> block,
PropertyMetamodel<PROPERTY> otherwise) |
| Modifier and Type | Method and Description |
|---|---|
void |
CaseExpression.Visitor.visit(CaseExpression<?> expression) |