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

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

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



Copyright © 2012. All Rights Reserved.