| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.apache.torque.mojo.BaseMojo
org.apache.torque.mojo.AbstractSQLExecutorMojo
org.apache.torque.mojo.AbstractDBACommandMojo
org.apache.torque.mojo.ResetMojo
public class ResetMojo
Does a DROP->CREATE of a database and the corresponding default user. See also impex:create and
 impex:drop
| Field Summary | 
|---|
| Fields inherited from class org.apache.torque.mojo.AbstractDBACommandMojo | 
|---|
DATABASE_PROPERTY, DATABASE_PW_PROPERTY, DATABASE_USERNAME_PROPERTY | 
| Fields inherited from class org.apache.torque.mojo.AbstractSQLExecutorMojo | 
|---|
DRIVER_INFO_PROPERTIES_PASSWORD, DRIVER_INFO_PROPERTIES_USER, FILE_SORTING_ASC, FILE_SORTING_DSC | 
| Fields inherited from class org.apache.torque.mojo.BaseMojo | 
|---|
FS, SKIP_PACKAGING_TYPE | 
| Fields inherited from interface org.apache.maven.plugin.Mojo | 
|---|
ROLE | 
| Constructor Summary | |
|---|---|
ResetMojo()
 | 
|
| Method Summary | |
|---|---|
protected  void | 
configureTransactions()
 | 
protected  org.kuali.db.Transaction | 
getTransaction(Properties properties,
                             org.kuali.db.DatabaseCommand command)
 | 
| Methods inherited from class org.apache.torque.mojo.AbstractDBACommandMojo | 
|---|
getContextProperties, getDatabase, getDatabasePassword, getDatabaseUser, getDbaSettingsKey, getServerFromSettingsKey, getServerUrl, getTransactionDescription, getUpdatedPassword, getUpdatedUsername, setDatabase, setDatabasePassword, setDatabaseUser, setDbaSettingsKey, setServerUrl, updateConfiguration, validateConfiguration | 
| Methods inherited from class org.apache.torque.mojo.BaseMojo | 
|---|
afterExecution, beforeExecution, execute, getEncoding, getMavenSession, getProject, getSettings, isForceMojoExecution, isSkip, isStartMavenLogger, setEncoding, setForceMojoExecution, setMavenSession, setProject, setSettings, setSkip, setStartMavenLogger, skipMojo | 
| Methods inherited from class org.apache.maven.plugin.AbstractMojo | 
|---|
getLog, getPluginContext, setLog, setPluginContext | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public ResetMojo()
| Method Detail | 
|---|
protected org.kuali.db.Transaction getTransaction(Properties properties,
                                                  org.kuali.db.DatabaseCommand command)
                                           throws IOException
IOException
protected void configureTransactions()
                              throws org.apache.maven.plugin.MojoExecutionException
configureTransactions in class AbstractSQLExecutorMojoorg.apache.maven.plugin.MojoExecutionException
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||