Package liquibase.executor


package liquibase.executor
  • Class
    Description
    Code common to all Executor services / blueprint for Executor service classes.
    Interface for a class that is capable of executing statements/queries against a DBMS.
     
    A variant of the Executor service that does not actually modify the target database(s).