Uses of Class
com.opentable.db.postgres.embedded.LiquibasePreparer
-
Packages that use LiquibasePreparer Package Description com.opentable.db.postgres.embedded -
-
Uses of LiquibasePreparer in com.opentable.db.postgres.embedded
Methods in com.opentable.db.postgres.embedded that return LiquibasePreparer Modifier and Type Method Description static LiquibasePreparerLiquibasePreparer. forClasspathLocation(String location)static LiquibasePreparerLiquibasePreparer. forClasspathLocation(String location, liquibase.Contexts contexts)
-