Package liquibase

Class Liquibase

  • All Implemented Interfaces:
    AutoCloseable

    public class Liquibase
    extends Object
    implements AutoCloseable
    Primary facade class for interacting with Liquibase. The built in command line, Ant, Maven and other ways of running Liquibase are wrappers around methods in this class.