| Package | Description |
|---|---|
| org.apache.cayenne.dbsync.reverse.dbimport |
| Modifier and Type | Method and Description |
|---|---|
List<ExcludeRelationship> |
IncludeTable.getExcludeRelationship() |
List<ExcludeRelationship> |
FilterContainer.getExcludeRelationship() |
| Modifier and Type | Method and Description |
|---|---|
void |
IncludeTable.addExcludeRelationship(ExcludeRelationship excludeRelationship) |
void |
FilterContainer.addExcludeRelationship(ExcludeRelationship excludeRelationship) |
| Modifier and Type | Method and Description |
|---|---|
void |
IncludeTable.setExcludeRelationship(Collection<ExcludeRelationship> excludeRelationship) |
Copyright © 2001–2019 Apache Cayenne. All rights reserved.