Uses of Class
org.apache.ddlutils.model.IndexImpBase

Packages that use IndexImpBase
org.apache.ddlutils.model This package contains the classes making up the database model. 
 

Uses of IndexImpBase in org.apache.ddlutils.model
 

Subclasses of IndexImpBase in org.apache.ddlutils.model
 class NonUniqueIndex
          Represents an index definition for a table.
 class UniqueIndex
          Provides compatibility with Torque-style xml with separate <index> and <unique> tags, but adds no functionality.
 



Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.