| Package | Description |
|---|---|
| org.seasar.doma.jdbc.query |
Provides query objects that build SQL statements.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
QueryOperand.Param |
static class |
QueryOperand.Prop |
| Modifier and Type | Method and Description |
|---|---|
QueryOperand |
QueryOperandPair.getLeft() |
QueryOperand |
QueryOperandPair.getRight() |
| Constructor and Description |
|---|
QueryOperandPair(QueryOperand left,
QueryOperand right) |