| Package | Description |
|---|---|
| org.seasar.doma.jdbc.criteria.statement |
Provides criteria query statements.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
SetOperand<ELEMENT>
Represents a set operand.
|
interface |
SetOperator<ELEMENT>
Represents a set operator.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSetOperand<STMT extends AbstractSetOperand<STMT,ELEMENT>,ELEMENT> |
class |
NativeSqlSelectIntermediate<ELEMENT> |
class |
NativeSqlSelectStarting<ENTITY> |
class |
NativeSqlSetStarting<ELEMENT> |
| Modifier and Type | Method and Description |
|---|---|
StreamMappable<ELEMENT> |
StreamMappable.peek(java.util.function.Consumer<Sql<?>> consumer) |