Uses of Class
org.apache.ddlutils.model.ModelException

Packages that use ModelException
org.apache.ddlutils.model This package contains the classes making up the database model. 
 

Uses of ModelException in org.apache.ddlutils.model
 

Methods in org.apache.ddlutils.model that throw ModelException
 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-2010 Apache Software Foundation. All Rights Reserved.