| Modifier and Type | Class and Description |
|---|---|
static class |
Where.Exp |
| Constructor and Description |
|---|
Where(java.lang.String row,
Where.Exp expression,
T value) |
| Modifier and Type | Method and Description |
|---|---|
Where.Exp |
getExpression() |
java.lang.String |
getRow() |
T |
getValue() |