Uses of Class
edu.internet2.middleware.grouper.ext.org.apache.ddlutils.DdlUtilsException

Packages that use DdlUtilsException
Package
Description
This package mainly contains the database platform abstraction, org.apache.ddlutils.Platform and the factory to create instances for individual platforms, org.apache.ddlutils.PlatformFactory.
Provides the special DdlUtils implementations of DynaClass and DynaBean that directly map to tables in the database model.
The org.apache.ddlutils.io package contains a classes for input and output of both the database schemas and data files.
This package contains the classes making up the database model.
The org.apache.ddlutils.util package contains utility classes of DdlUtils.