Uses of Class
org.apache.torque.mojo.SingleDBACommandMojo

Packages that use SingleDBACommandMojo
org.apache.torque.mojo This package contains the mojo classes which provide maven2 access to the Torque generator. 
 

Uses of SingleDBACommandMojo in org.apache.torque.mojo
 

Subclasses of SingleDBACommandMojo in org.apache.torque.mojo
 class CreateMojo
          Authenticates to a database server using credentials with DBA authority and creates an empty database along with a default user for accessing the newly created database.
 class DropMojo
          Authenticates to a database server using credentials with DBA authority and drops a database along with the default user that was created for accessing that database.
 



Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.