| Package | Description |
|---|---|
| org.apache.cayenne.tools |
Command line tools and Ant tasks.
|
| org.apache.cayenne.tools.dbimport.config |
| Modifier and Type | Method and Description |
|---|---|
void |
DbImporterTask.addConfiguredExcludeTable(ExcludeTable excludeTable) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExcludeTable> |
FilterContainer.getExcludeTables() |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterContainer.addExcludeTable(ExcludeTable excludeTable) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterContainer.setExcludeTables(Collection<ExcludeTable> excludeTables) |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.