Class HandleregLiquibase

java.lang.Object
no.priv.bang.karaf.liquibase.runner.LiquibaseClassPathChangeLogRunner
no.priv.bang.handlereg.db.liquibase.HandleregLiquibase

public class HandleregLiquibase extends no.priv.bang.karaf.liquibase.runner.LiquibaseClassPathChangeLogRunner
  • Constructor Details

    • HandleregLiquibase

      public HandleregLiquibase()
  • Method Details

    • createInitialSchema

      public void createInitialSchema(Connection connection) throws liquibase.exception.LiquibaseException
      Throws:
      liquibase.exception.LiquibaseException
    • updateSchema

      public void updateSchema(Connection connection) throws liquibase.exception.LiquibaseException
      Throws:
      liquibase.exception.LiquibaseException
    • applyLiquibaseChangelist

      private void applyLiquibaseChangelist(Connection connection, String changelistClasspathResource) throws liquibase.exception.LiquibaseException
      Throws:
      liquibase.exception.LiquibaseException