All Classes and Interfaces
Class
Description
Base 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.
The implementing class must provide a no-args constructor.
Display help information on tentackle-sql-maven-plugin.
Call
Call
mvn tentackle-sql:help -Ddetail=true -Dgoal=<goal-name>
to display parameter details.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:
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 the
The build fails if something to migrate found.
Alternative to the
validate
configuration option of the migrate
goal.Filters files according to their version.