Uses of Class
org.apache.ddlutils.task.Parameter

Packages that use Parameter
org.apache.ddlutils.task The org.apache.ddlutils.task package contains the Ant tasks provided by DdlUtils. 
 

Uses of Parameter in org.apache.ddlutils.task
 

Subclasses of Parameter in org.apache.ddlutils.task
 class TableSpecificParameter
          Specifies a parameter for the creation of the tables.
 

Methods in org.apache.ddlutils.task with parameters of type Parameter
 void CreateDatabaseCommand.addConfiguredParameter(Parameter param)
          Adds a parameter which is a name-value pair.
 



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