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