Uses of Class
edu.internet2.middleware.grouper.ext.org.apache.ddlutils.task.DatabaseCommandWithCreationParameters
Package
Description
The
org.apache.ddlutils.task
package contains the Ant
tasks provided by DdlUtils.-
Uses of DatabaseCommandWithCreationParameters in edu.internet2.middleware.grouper.ext.org.apache.ddlutils.task
Modifier and TypeClassDescriptionclass
Parses the schema XML files specified in the enclosing task, and writes the SQL statements necessary to create this schema in the database, to a file.class
Parses the schema XML files specified for the enclosing task, and creates the corresponding schema in the database.