Uses of Class
com.googlecode.flyway.ant.AbstractMigrationLoadingTask.PlaceholderElement

Uses of AbstractMigrationLoadingTask.PlaceholderElement in com.googlecode.flyway.ant
 

Methods in com.googlecode.flyway.ant with parameters of type AbstractMigrationLoadingTask.PlaceholderElement
 void AbstractMigrationLoadingTask.addConfiguredPlaceholder(AbstractMigrationLoadingTask.PlaceholderElement placeholder)
          Deprecated. Use the <placeholders> element instead of adding individual <placeholder> elements directly. Will be removed in Flyway 3.0.
 void AbstractMigrationLoadingTask.PlaceholdersElement.addConfiguredPlaceholder(AbstractMigrationLoadingTask.PlaceholderElement placeholder)
          Adds a placeholder from a nested <placeholder> element.
 



Copyright © 2012. All Rights Reserved.