If you like to automate repetitive tasks with database you can achieve this using Maven SQL plugin. Simply it does for you whatever you need to do with a database at any given phase of Maven life-cycle.
Objective:
- How to use SQL Maven plugin with MySQL or other db?





