public final class FlywayPreparer extends Object implements DatabasePreparer
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static FlywayPreparer |
forClasspathLocation(String... locations) |
int |
hashCode() |
void |
prepare(DataSource ds) |
public static FlywayPreparer forClasspathLocation(String... locations)
public void prepare(DataSource ds) throws SQLException
prepare in interface DatabasePreparerSQLExceptionCopyright © 2019. All rights reserved.