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