| Package | Description |
|---|---|
| org.smallmind.persistence.query |
| Modifier and Type | Class and Description |
|---|---|
class |
AndWhereConjunction |
class |
OrWhereConjunction |
| Modifier and Type | Method and Description |
|---|---|
WhereConjunction |
Where.getRootConjunction() |
| Modifier and Type | Method and Description |
|---|---|
static Where |
Where.instance(WhereConjunction rootConjunction) |
void |
Where.setRootConjunction(WhereConjunction rootConjunction) |
void |
WhereVisitor.visitConjunction(WhereConjunction conjunction) |
| Constructor and Description |
|---|
Where(WhereConjunction rootConjunction) |
Copyright © 2017. All rights reserved.