| 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.addConfiguredSchema(Schema schema) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Schema> |
ReverseEngineering.getSchemas() |
Collection<Schema> |
Catalog.getSchemas() |
| Modifier and Type | Method and Description |
|---|---|
void |
ReverseEngineering.addSchema(Schema schema) |
void |
Catalog.addSchema(Schema schema) |
Catalog |
Catalog.schema(Schema name) |
| Modifier and Type | Method and Description |
|---|---|
void |
ReverseEngineering.setSchemas(Collection<Schema> schemas) |
void |
Catalog.setSchemas(Collection<Schema> schemas) |
Copyright © 2001–2015 Apache Cayenne. All rights reserved.