| Package | Description |
|---|---|
| org.apache.cayenne.dbimport |
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
|
| 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–2016 Apache Cayenne. All rights reserved.