| Package | Description |
|---|---|
| org.apache.cayenne.dbsync.reverse.filters |
| Modifier and Type | Method and Description |
|---|---|
SortedSet<IncludeTableFilter> |
TableFilter.getIncludes() |
| Modifier and Type | Method and Description |
|---|---|
int |
IncludeTableFilter.compareTo(IncludeTableFilter o) |
| Constructor and Description |
|---|
TableFilter(SortedSet<IncludeTableFilter> includes,
SortedSet<Pattern> excludes)
Includes can contain only one include table
|
Copyright © 2001–2019 Apache Cayenne. All rights reserved.