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

Packages that use ColumnRequiredChange
org.apache.ddlutils.platform.sapdb This package contains the platform implementation for the SAP DB database. 
 

Uses of ColumnRequiredChange in org.apache.ddlutils.platform.sapdb
 

Methods in org.apache.ddlutils.platform.sapdb with parameters of type ColumnRequiredChange
protected  void SapDbBuilder.processChange(Database currentModel, Database desiredModel, ColumnRequiredChange change)
          Processes the change of the required constraint of a column.
 



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