| Modifier and Type | Method and Description |
|---|---|
Join |
JoinPath.findJoin(List<org.tentackle.model.Relation> relations)
Find the join for given relation path.
|
| Modifier and Type | Method and Description |
|---|---|
List<Join> |
JoinPath.getElements() |
| Modifier and Type | Method and Description |
|---|---|
JoinPath |
JoinPathFactory.create(List<Join> elements,
JoinPath path) |
JoinPath |
JoinPathFactory.create(List<Join> elements,
List<JoinPath> paths) |
| Constructor and Description |
|---|
JoinPath(Join element,
List<JoinPath> paths)
Creates a normalized relation path.
|
| Constructor and Description |
|---|
JoinPath(List<Join> elements,
List<JoinPath> paths)
Creates a relation path.
|
Tentackle - distributed, domain- and model-driven