Class ExampleExecutor

  • All Implemented Interfaces:
    Executor, Plugin

    public class ExampleExecutor
    extends JdbcExecutor
    This is an example of a custom Executor implementation which can be specified in a changelog with the "runWith" attribute
    • Constructor Detail

      • ExampleExecutor

        public ExampleExecutor()
        Constructor