| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.expression |
Provides classes that represent the SQL expressions.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
UserDefinedExpression.DeclarationItem.CutbackSql |
static class |
UserDefinedExpression.DeclarationItem.Expression |
static class |
UserDefinedExpression.DeclarationItem.Sql |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<UserDefinedExpression.DeclarationItem> |
UserDefinedExpression.getDeclarationItems(Dialect dialect)
Returns the declarationItem the user-defined expression.
|