public class CreateMojo extends AbstractDbMigrationMojo
project
Constructor and Description |
---|
CreateMojo() |
Modifier and Type | Method and Description |
---|---|
void |
executeMojo() |
execute, getConfigFile, getDriver, getEnvironments, getPassword, getUrl, getUsername, openConnection, openConnection, setConfigFile, setDriver, setEnvironments, setPassword, setUrl, setUsername
getCreateSql, getDropSql, getEncoding, getMigrationsPath, setCreateSql, setDropSql, setMigrationsPath
public void executeMojo() throws org.apache.maven.plugin.MojoExecutionException
executeMojo
in class AbstractDbMigrationMojo
org.apache.maven.plugin.MojoExecutionException
Copyright © 2019 JavaLite. All rights reserved.