| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.expression |
Provides classes that represent the SQL expressions.
|
| Modifier and Type | Method and Description |
|---|---|
static <PROPERTY> StringExpression.Lower<PROPERTY> |
Expressions.lower(PropertyMetamodel<PROPERTY> propertyMetamodel) |
| Modifier and Type | Method and Description |
|---|---|
void |
StringExpression.Visitor.visit(StringExpression.Lower<?> lower) |