com.googlecode.flyway.ant
Class AbstractMigrationLoadingTask.LocationElement
java.lang.Object
com.googlecode.flyway.ant.AbstractMigrationLoadingTask.LocationElement
- Enclosing class:
- AbstractMigrationLoadingTask
public static class AbstractMigrationLoadingTask.LocationElement
- extends Object
One <location> sub-element within the <locations> element.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractMigrationLoadingTask.LocationElement
public AbstractMigrationLoadingTask.LocationElement()
setPath
public void setPath(String path)
- Do not use. For Ant itself.
- Parameters:
path - The path of the location.
Copyright © 2012. All Rights Reserved.