Class LiquibasePreparer

  • All Implemented Interfaces:
    DatabasePreparer

    public final class LiquibasePreparer
    extends Object
    implements DatabasePreparer
    Support for integrating Liquibase and performing a DB migration as part of the setup process. NB: OpenTable doesn't use Liquibase, so this is currently community supported code.