| Modifier and Type | Method and Description |
|---|---|
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 © 2013. All Rights Reserved.