Uses of Class
edu.internet2.middleware.grouper.ext.org.apache.ddlutils.alteration.AddIndexChange
Package
Description
This package contains the platform implementations for the individual databases.
-
Uses of AddIndexChange in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.platform
Modifier and TypeMethodDescriptionprotected void
SqlBuilder.processChange
(Database currentModel, Database desiredModel, CreationParameters params, AddIndexChange change) Processes the change representing the addition of an index.