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

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

Uses of PlatformConfiguration in org.apache.ddlutils.task
 

Methods in org.apache.ddlutils.task that return PlatformConfiguration
protected  PlatformConfiguration DatabaseTaskBase.getPlatformConfiguration()
          Creates the platform configuration.
 

Methods in org.apache.ddlutils.task with parameters of type PlatformConfiguration
protected  void DatabaseCommand.setPlatformConfiguration(PlatformConfiguration platformConf)
          Sets the platform configuration.
 



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