| Package | Description |
|---|---|
| org.apache.ddlutils.model |
This package contains the classes making up the database model.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Database.initialize()
Initializes the model by establishing the relationships between elements in this model encoded
eg.
|
void |
Database.mergeWith(Database otherDb)
Adds all tables from the other database to this database.
|
Copyright © 2005-2013 Apache Software Foundation. All Rights Reserved.