| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.context |
Provides contexts and settings used to build the criteria query statements.
|
| org.seasar.doma.jdbc.criteria.declaration |
Provides classes that build the criteria query statements.
|
| Modifier and Type | Field and Description |
|---|---|
java.util.List<Join> |
SelectContext.joins |
| Constructor and Description |
|---|
JoinDeclaration(Join join) |