| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseMojo | |
|---|---|
| org.apache.torque.mojo | This package contains the mojo classes which provide maven2 access to the Torque generator. | 
| Uses of BaseMojo in org.apache.torque.mojo | 
|---|
| Subclasses of BaseMojo in org.apache.torque.mojo | |
|---|---|
|  class | AbstractDBACommandMojoCommon logic for running SQL commands on a database | 
|  class | AbstractMorphSingleMojoCommon logic for morphing one file to another file | 
|  class | AbstractSQLExecutorMojoAbstract mojo for making use of SQLExecutor | 
|  class | AntTaskMojoA base class for mojos that wrap an Ant Task | 
|  class | ConvertCloverETLMojoThis project converts Clover ETL data generated by Kuali's Ant based tooling into a format that is consumable by the Maven Impex plugin | 
|  class | CreateMojoAuthenticates 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 | DataDtdMojoGenerates a DTD for the database tables from a schema XML file | 
|  class | DataModelTaskMojoThe base class for mojos that wrap DataModelTasks | 
|  class | DataSqlMojoGenerates platform specific SQL from database agnostic XML files. | 
|  class | DropMojoAuthenticates 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. | 
|  class | ExportDataMojoReads the content of tables from a database and exports the data in a database agnostic format to XML files. | 
|  class | ExportMojoBase Mojo for export related functionality | 
|  class | ExportSchemaMojoExamines the JDBC metadata of a proprietary database and exports the schema information to database agnostic XML. | 
|  class | GenerateTableListingMojoExamine the directory that SQL files were generated to and produce a file that contains a listing of any tables that contained data at the point in time the export was run. | 
|  class | IdentifyInvalidDataFilesThis mojo identifies data files that are present on the file system but are not present in schema.xml. | 
|  class | ImportMojoExecutes SQL for creating tables, primary keys, constraints, indexes, relationships, and views inside a database. | 
|  class | MorphDataMojoConverts Ant impex data XML files into maven-impex-plugin data XML files | 
|  class | MorphSchemaMojoConvert an Ant impex schema XML file into a maven-impex-plugin schema XML file | 
|  class | MorphVersionTableMojoMorph the xml inside KS_DB_VERSION.xml so it has Maven friendly placeholders for version info | 
|  class | ResetMojoDoes a DROP->CREATE of a database and the corresponding default user. | 
|  class | SchemaSqlMojoGenerates platform specific SQL from database agnostic XML files. There are two types of SQL files created by this goal: Type 1: DDL statements for creating tables, primary keys, indexes, and unique constraints. | 
|  class | SingleDBACommandMojoRuns a command that performs a single operation on a database (create,drop etc) | 
|  class | SqlMojoBaseGenerates SQL from schema.xml files | 
|  class | TexenTaskMojoThe base class for mojos that wrap Texen Ant Tasks | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||