Uses of Class
edu.internet2.middleware.grouper.ext.org.apache.ddlutils.alteration.AddTableChange
Packages that use AddTableChange
Package
Description
This package contains the platform implementations for the individual databases.
-
Uses of AddTableChange in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform
Methods in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform with parameters of type AddTableChangeModifier and TypeMethodDescriptionprotected void
SqlBuilder.processChange
(Database currentModel, Database desiredModel, CreationParameters params, AddTableChange change) Processes the change representing the addition of a table.