| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.context |
Provides contexts and settings used to build the criteria query statements.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
OrderByItem.Index |
static class |
OrderByItem.Name |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<org.seasar.doma.internal.util.Pair<OrderByItem,java.lang.String>> |
SelectContext.orderBy |