Uses of Class
org.apache.ddlutils.alteration.AddPrimaryKeyChange

Packages that use AddPrimaryKeyChange
org.apache.ddlutils.platform This package contains the platform implementations for the individual databases. 
 

Uses of AddPrimaryKeyChange in org.apache.ddlutils.platform
 

Methods in org.apache.ddlutils.platform with parameters of type AddPrimaryKeyChange
protected  void SqlBuilder.processChange(Database currentModel, Database desiredModel, AddPrimaryKeyChange change)
          Processes the addition of a primary key to a table.
 



Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.