public 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 DatabasePreparer
SQLException
Copyright © 2016. All rights reserved.