Uses of Class
edu.internet2.middleware.grouper.ext.org.apache.ddlutils.alteration.AddPrimaryKeyChange
Package
Description
This package contains the platform implementations for the individual databases.
-
Uses of AddPrimaryKeyChange in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform
Modifier and TypeMethodDescriptionprotected void
SqlBuilder.processChange
(Database currentModel, Database desiredModel, AddPrimaryKeyChange change) Processes the addition of a primary key to a table.