|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
true
to execute none-transactional SQL.
SqlExecMojo.setOrderFile(String)
with this value to sort in ascendant order the sql files.
SqlExecMojo.setOrderFile(String)
with this value to sort in descendant order the sql files.
true
will force the execution of this mojo, even if it would get skipped
usually.
SqlExecMojo.getSuccessfulStatements()
SqlExecMojo.setOnError(String)
with this value to abort SQL command execution if an error is found.
SqlExecMojo.setOnError(String)
with this value to continue SQL command execution until all commands have been
attempted, then abort the build if an SQL error occurred in any of the commands.
SqlExecMojo.setOnError(String)
with this value to continue SQL command execution if an error is found.
id
in settings.xml
to look up username and password.
true
, skip the execution.
${delimiter}
.
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |