| 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.addConfiguredExcludeProcedure(ExcludeProcedure excludeProcedure) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExcludeProcedure> |
FilterContainer.getExcludeProcedures() |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterContainer.addExcludeProcedure(ExcludeProcedure excludeProcedure) |
| Modifier and Type | Method and Description |
|---|---|
void |
FilterContainer.setExcludeProcedures(Collection<ExcludeProcedure> excludeProcedures) |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.