DdlUtils 1.0-dev API Documentation

Packages
org.apache.ddlutils This package mainly contains the database platform abstraction, Platform and the factory to create instances for individual platforms, PlatformFactory.
org.apache.ddlutils.dynabean Provides the special DdlUtils implementations of DynaBeanClass and DynaBean that directly map to tables in the database model.
org.apache.ddlutils.io The org.apache.ddlutils.io package contains a classes for input and output of both the database schemas and data files.
org.apache.ddlutils.io.converters This package contains helper classes that convert between textual representations and values of the types that correspond to the JDBC type codes given by Types.
org.apache.ddlutils.model This package contains the classes making up the database model.
org.apache.ddlutils.platform This package contains the platform implementations for the individual databases.
org.apache.ddlutils.platform.axion  
org.apache.ddlutils.platform.cloudscape  
org.apache.ddlutils.platform.db2  
org.apache.ddlutils.platform.derby  
org.apache.ddlutils.platform.firebird  
org.apache.ddlutils.platform.hsqldb  
org.apache.ddlutils.platform.interbase  
org.apache.ddlutils.platform.maxdb  
org.apache.ddlutils.platform.mckoi  
org.apache.ddlutils.platform.mssql  
org.apache.ddlutils.platform.mysql  
org.apache.ddlutils.platform.oracle  
org.apache.ddlutils.platform.postgresql  
org.apache.ddlutils.platform.sapdb  
org.apache.ddlutils.platform.sybase  
org.apache.ddlutils.task The org.apache.ddlutils.task package contains the Ant tasks provided by DdlUtils.
org.apache.ddlutils.util The org.apache.ddlutils.util package contains utility classes of DdlUtils.

 



Copyright © 2005 Apache Software Foundation. All Rights Reserved.