| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.declaration |
Provides classes that build the criteria query statements.
|
| org.seasar.doma.jdbc.criteria.statement |
Provides criteria query statements.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InsertDeclaration.select(java.util.function.Function<InsertSelectDeclaration,SubSelectContext<?>> block) |
| Modifier and Type | Method and Description |
|---|---|
NativeSqlInsertTerminal |
NativeSqlInsertStarting.select(java.util.function.Function<InsertSelectDeclaration,SubSelectContext<?>> block) |