Package org.tentackle.maven.plugin.sql
package org.tentackle.maven.plugin.sql
Tentackle SQL backend maven plugin.
-
ClassDescriptionBase tentackle sql mojo.Maven parameter to create a
BackendInfo.Generates an SQL script to create the database tables according to the model.Determines the database version in an application-specific way.
The implementing class must provide a no-args constructor.Generator for the run script.Generates an SQL script to migrate the database tables according to the model.Holds the template model for the migration sql generator.Migration hints.Runs an SQL script.
Example:Default semantic version filter.Parameter to create a sequence.Validates the database against the model.
The build fails if something to migrate found.
Alternative to thevalidateconfiguration option of themigrategoal.Filters files according to their version.