A B C D E F G H I J L M N O P R S T U V

A

AbstractDBACommandMojo - Class in org.apache.torque.mojo
Common logic for running SQL commands on a database
AbstractDBACommandMojo() - Constructor for class org.apache.torque.mojo.AbstractDBACommandMojo
 
AbstractMorphSingleMojo - Class in org.apache.torque.mojo
Common logic for morphing one file to another file
AbstractMorphSingleMojo() - Constructor for class org.apache.torque.mojo.AbstractMorphSingleMojo
 
AbstractSQLExecutorMojo - Class in org.apache.torque.mojo
Abstract mojo for making use of SQLExecutor
AbstractSQLExecutorMojo() - Constructor for class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
addTargetDatabaseToOutputDir() - Method in class org.apache.torque.mojo.DataModelTaskMojo
 
addTargetDatabaseToReportFile() - Method in class org.apache.torque.mojo.DataModelTaskMojo
 
addText(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Set an inline SQL command to execute.
afterExecuteSQL(DatabaseEvent) - Method in class org.apache.torque.util.MojoDatabaseListener
 
afterExecution() - Method in class org.apache.torque.mojo.BaseMojo
 
afterProcessingSQLResults(DatabaseEvent) - Method in class org.apache.torque.util.MojoDatabaseListener
 
AntTaskMojo - Class in org.apache.torque.mojo
A base class for mojos that wrap an Ant Task
AntTaskMojo() - Constructor for class org.apache.torque.mojo.AntTaskMojo
 

B

BaseMojo - Class in org.apache.torque.mojo
Mojo essentials.
BaseMojo() - Constructor for class org.apache.torque.mojo.BaseMojo
 
BeanPropertiesLoader - Class in org.apache.torque.util
 
BeanPropertiesLoader() - Constructor for class org.apache.torque.util.BeanPropertiesLoader
 
BeanPropertiesLoader(Object, String, String, String) - Constructor for class org.apache.torque.util.BeanPropertiesLoader
 
beforeExecuteSQL(DatabaseEvent) - Method in class org.apache.torque.util.MojoDatabaseListener
 
beforeExecution() - Method in class org.apache.torque.mojo.BaseMojo
 
beforeExecution() - Method in class org.apache.torque.mojo.MorphSchemaMojo
 
beforeExecution() - Method in class org.apache.torque.mojo.MorphVersionTableMojo
 
beginTransaction(DatabaseEvent) - Method in class org.apache.torque.util.MojoDatabaseListener
 
buildFinished(BuildEvent) - Method in class org.apache.torque.util.MojoAntBuildListener
 
buildStarted(BuildEvent) - Method in class org.apache.torque.util.MojoAntBuildListener
 

C

ChangeDetector - Class in org.apache.torque.util
 
ChangeDetector() - Constructor for class org.apache.torque.util.ChangeDetector
 
ChangeDetector(File, List<File>) - Constructor for class org.apache.torque.util.ChangeDetector
 
compare(Transaction, Transaction) - Method in class org.apache.torque.util.TransactionComparator
 
configureTask() - Method in class org.apache.torque.mojo.AntTaskMojo
Configures the Ant task which is wrapped by this mojo.
configureTask() - Method in class org.apache.torque.mojo.DataDtdMojo
Configures the Texen task wrapped by this mojo
configureTask() - Method in class org.apache.torque.mojo.DataModelTaskMojo
Configures the Texen task wrapped by this mojo
configureTask() - Method in class org.apache.torque.mojo.DataSqlMojo
Configures the Texen task wrapped by this mojo
configureTask() - Method in class org.apache.torque.mojo.ExportDataMojo
Configure the Ant task
configureTask() - Method in class org.apache.torque.mojo.ExportMojo
 
configureTask() - Method in class org.apache.torque.mojo.ExportSchemaMojo
Configure the Ant task
configureTask() - Method in class org.apache.torque.mojo.SqlMojoBase
Configures the Texen task wrapped by this mojo
configureTask() - Method in class org.apache.torque.mojo.TexenTaskMojo
Configures the Texen task wrapped by this mojo.
configureTransactions() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
configureTransactions() - Method in class org.apache.torque.mojo.ImportMojo
 
configureTransactions() - Method in class org.apache.torque.mojo.ResetMojo
 
configureTransactions() - Method in class org.apache.torque.mojo.SingleDBACommandMojo
 
containsValue(String) - Method in class org.apache.torque.mojo.DelimiterType
Is this value included in the enumeration?
convertNullToEmpty(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
createFile(File, String) - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
CreateMojo - Class in org.apache.torque.mojo
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.
CreateMojo() - Constructor for class org.apache.torque.mojo.CreateMojo
 

D

DATABASE_PROPERTY - Static variable in class org.apache.torque.mojo.AbstractDBACommandMojo
 
DATABASE_PW_PROPERTY - Static variable in class org.apache.torque.mojo.AbstractDBACommandMojo
 
DATABASE_USERNAME_PROPERTY - Static variable in class org.apache.torque.mojo.AbstractDBACommandMojo
 
DataDtdMojo - Class in org.apache.torque.mojo
Generates a DTD for the database tables from a schema XML file
DataDtdMojo() - Constructor for class org.apache.torque.mojo.DataDtdMojo
 
DataModelTaskMojo - Class in org.apache.torque.mojo
The base class for mojos that wrap DataModelTasks
DataModelTaskMojo() - Constructor for class org.apache.torque.mojo.DataModelTaskMojo
 
DataMorpher - Class in org.apache.torque.mojo.morph
 
DataMorpher() - Constructor for class org.apache.torque.mojo.morph.DataMorpher
 
DataMorpher(MorphRequest, String) - Constructor for class org.apache.torque.mojo.morph.DataMorpher
 
DataSqlMojo - Class in org.apache.torque.mojo
Generates platform specific SQL from database agnostic XML files.
DataSqlMojo() - Constructor for class org.apache.torque.mojo.DataSqlMojo
 
DelimiterType - Class in org.apache.torque.mojo
 
DelimiterType() - Constructor for class org.apache.torque.mojo.DelimiterType
bean constructor
DocumentationMojo - Class in org.apache.torque.mojo
 
DocumentationMojo() - Constructor for class org.apache.torque.mojo.DocumentationMojo
 
DRIVER_INFO_PROPERTIES_PASSWORD - Static variable in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
DRIVER_INFO_PROPERTIES_USER - Static variable in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
DropMojo - Class in org.apache.torque.mojo
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.
DropMojo() - Constructor for class org.apache.torque.mojo.DropMojo
 

E

execute() - Method in class org.apache.torque.mojo.BaseMojo
 
executeMojo() - Method in class org.apache.torque.mojo.AbstractMorphSingleMojo
 
executeMojo() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Validate our configuration and execute SQL as appropriate
executeMojo() - Method in class org.apache.torque.mojo.AntTaskMojo
Configure the Ant task and then execute it
executeMojo() - Method in class org.apache.torque.mojo.BaseMojo
 
executeMojo() - Method in class org.apache.torque.mojo.DataDtdMojo
 
executeMojo() - Method in class org.apache.torque.mojo.DataSqlMojo
 
executeMojo() - Method in class org.apache.torque.mojo.GenerateTableListingMojo
 
executeMojo() - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
executeMojo() - Method in class org.apache.torque.mojo.MorphDataMojo
 
executeMojo() - Method in class org.apache.torque.mojo.MorphSchemaMojo
 
executeMojo() - Method in class org.apache.torque.mojo.MorphVersionTableMojo
 
executeMojo() - Method in class org.apache.torque.mojo.SchemaSqlMojo
Generate SQL from schema XML files
executeMojo() - Method in class org.apache.torque.mojo.TexenTaskMojo
Executes the wrapped Texen task.
executeMorph() - Method in class org.apache.torque.mojo.morph.Morpher
 
ExportDataMojo - Class in org.apache.torque.mojo
Reads the content of tables from a database and exports the data in a database agnostic format to XML files.
ExportDataMojo() - Constructor for class org.apache.torque.mojo.ExportDataMojo
 
ExportMojo - Class in org.apache.torque.mojo
Base Mojo for export related functionality
ExportMojo() - Constructor for class org.apache.torque.mojo.ExportMojo
 
ExportSchemaMojo - Class in org.apache.torque.mojo
Examines the JDBC metadata of a proprietary database and exports the schema information to database agnostic XML.
ExportSchemaMojo() - Constructor for class org.apache.torque.mojo.ExportSchemaMojo
 

F

FILE_SORTING_ASC - Static variable in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Call #setOrder(String) with this value to sort in ascendant order the sql files.
FILE_SORTING_DSC - Static variable in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Call #setOrder(String) with this value to sort in descendant order the sql files.
FileMorphRequest - Class in org.apache.torque.mojo.morph
 
FileMorphRequest(File, File) - Constructor for class org.apache.torque.mojo.morph.FileMorphRequest
 
FileMorphRequest() - Constructor for class org.apache.torque.mojo.morph.FileMorphRequest
 
finishTransaction(DatabaseEvent) - Method in class org.apache.torque.util.MojoDatabaseListener
 
FS - Static variable in class org.apache.torque.mojo.BaseMojo
 

G

generateContextProperties() - Method in class org.apache.torque.mojo.TexenTaskMojo
Generates the context properties file for Texen.
GenerateTableListingMojo - Class in org.apache.torque.mojo
Examine 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.
GenerateTableListingMojo() - Constructor for class org.apache.torque.mojo.GenerateTableListingMojo
 
getAntComment() - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
getAntDTDString() - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
getAntFileSet(File, String, String) - Method in class org.apache.torque.mojo.DataModelTaskMojo
 
getAntProject() - Method in class org.apache.torque.mojo.AntTaskMojo
 
getAntPrologue() - Method in class org.apache.torque.mojo.morph.DataMorpher
 
getAntPrologue() - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
getAntSchemaName() - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
getAntSchemaName() - Method in class org.apache.torque.mojo.MorphSchemaMojo
 
getAntSchemaToken() - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
getAntTask() - Method in class org.apache.torque.mojo.AntTaskMojo
 
getArtifactId() - Method in class org.apache.torque.mojo.AbstractMorphSingleMojo
 
getArtifactId() - Method in class org.apache.torque.mojo.DataDtdMojo
 
getArtifactId() - Method in class org.apache.torque.mojo.ExportMojo
 
getArtifactId() - Method in class org.apache.torque.mojo.GenerateTableListingMojo
 
getArtifactId() - Method in class org.apache.torque.mojo.morph.Morpher
 
getArtifactId() - Method in class org.apache.torque.mojo.MorphDataMojo
 
getArtifactId() - Method in class org.apache.torque.util.TransactionComparator
 
getBaseSqlDir() - Method in class org.apache.torque.mojo.GenerateTableListingMojo
 
getBean() - Method in class org.apache.torque.util.BeanPropertiesLoader
 
getCanonicalReportFile() - Method in class org.apache.torque.mojo.DataModelTaskMojo
 
getCommand() - Method in class org.apache.torque.mojo.CreateMojo
 
getCommand() - Method in class org.apache.torque.mojo.DropMojo
 
getCommand() - Method in class org.apache.torque.mojo.SingleDBACommandMojo
 
getComment() - Method in class org.apache.torque.mojo.ExportMojo
 
getConn() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getConnection() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Creates a new Connection as using the driver, url, userid and password specified.
getConstraints() - Method in class org.apache.torque.util.TransactionComparator
 
getContents(File) - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getContextProperties() - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
getContextProperties() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getContextPropertiesPath() - Method in class org.apache.torque.mojo.TexenTaskMojo
Returns the path to the generated property file used as Texen's context properties.
getControlFile() - Method in class org.apache.torque.util.ChangeDetector
 
getControlTemplate() - Method in class org.apache.torque.mojo.DataDtdMojo
Returns the path to the control template.
getControlTemplate() - Method in class org.apache.torque.mojo.DataModelTaskMojo
Returns the path to the control template.
getControlTemplate() - Method in class org.apache.torque.mojo.DataSqlMojo
Returns the path to the control template.
getControlTemplate() - Method in class org.apache.torque.mojo.SqlMojoBase
Returns the path to the control template.
getCopyToFile() - Method in class org.apache.torque.mojo.DataDtdMojo
 
getCredentials() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getDatabase() - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
getDatabaseFiles(Database) - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getDatabasePassword() - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
getDatabaseUser() - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
getDataDir() - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getDataDirExcludes() - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getDataDirIncludes() - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getDataDTD() - Method in class org.apache.torque.mojo.DataSqlMojo
 
getDataFiles() - Method in class org.apache.torque.mojo.DataSqlMojo
 
getDataXMLDir() - Method in class org.apache.torque.mojo.DataSqlMojo
 
getDataXMLDir() - Method in class org.apache.torque.mojo.ExportDataMojo
 
getDataXMLExcludes() - Method in class org.apache.torque.mojo.DataSqlMojo
 
getDataXMLIncludes() - Method in class org.apache.torque.mojo.DataSqlMojo
 
getDateFormat() - Method in class org.apache.torque.mojo.ExportDataMojo
 
getDbaSettingsKey() - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
getDelimiter() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getDelimiterType() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getDescription() - Method in class org.apache.torque.util.BeanPropertiesLoader
 
getDirectoryScanner() - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getDisplayPassword(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getDriver() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getDriver() - Method in class org.apache.torque.mojo.ExportMojo
Returns the fully qualified class name of the database driver.
getDriver() - Method in class org.apache.torque.mojo.ImpexError
 
getDriverProperties() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
parse driverProperties into Properties set
getDriverProperties() - Method in class org.apache.torque.mojo.ExportMojo
 
getEmptyURLErrorMessage() - Method in class org.apache.torque.util.JdbcConfigurer
 
getEncoding() - Method in class org.apache.torque.mojo.BaseMojo
 
getEncoding() - Method in class org.apache.torque.mojo.morph.MorphRequest
 
getEncoding() - Method in class org.apache.torque.util.BeanPropertiesLoader
 
getExcludes() - Method in class org.apache.torque.mojo.ExportMojo
 
getExistingFiles(DirectoryScanner) - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getExportedFiles() - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getExportedFiles(List<String>) - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getExtension() - Method in class org.apache.torque.mojo.GenerateTableListingMojo
 
getExtension() - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getFile(Table) - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getFileFilter() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getFileListing(File) - Method in class org.apache.torque.mojo.GenerateTableListingMojo
 
getFiles() - Method in class org.apache.torque.util.ChangeDetector
 
getFiles() - Method in class org.apache.torque.util.SimpleScanner
This method returns files that match an include pattern but do not match an exclude pattern
getGeneratorTask() - Method in class org.apache.torque.mojo.TexenTaskMojo
returns the generator Task for this mojo.
getImportDir() - Method in class org.apache.torque.mojo.ImportMojo
 
getImportDirExcludes() - Method in class org.apache.torque.mojo.ImportMojo
 
getImportDirIncludes() - Method in class org.apache.torque.mojo.ImportMojo
 
getIncludes() - Method in class org.apache.torque.mojo.ExportMojo
 
getIndex() - Method in class org.apache.torque.mojo.DelimiterType
 
getInfo() - Method in class org.apache.torque.mojo.ImpexError
 
getIniatializedAntProject() - Method in class org.apache.torque.mojo.AntTaskMojo
Return an Ant project that informs Maven about logging events
getInputStream() - Method in class org.apache.torque.mojo.morph.FileMorphRequest
 
getInputStream() - Method in class org.apache.torque.mojo.morph.MorphRequest
 
getInvalidTargetDatabaseMessage() - Method in class org.apache.torque.mojo.DataModelTaskMojo
 
getLocation() - Method in class org.apache.torque.util.BeanPropertiesLoader
 
getLog() - Method in class org.apache.torque.util.MojoDatabaseListener
 
getLogValue(String, String) - Method in class org.apache.torque.util.BeanPropertiesLoader
Don't display password'ish type properties
getMarkedForRemoval() - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getMavenLog() - Method in class org.apache.torque.util.MojoAntBuildListener
 
getMavenSession() - Method in class org.apache.torque.mojo.BaseMojo
 
getMessage() - Method in class org.apache.torque.mojo.ImpexError
 
getMessage(String) - Method in class org.apache.torque.util.MojoDatabaseListener
 
getMojoContextProperties() - Method in class org.apache.torque.mojo.DataDtdMojo
Returns the context properties for the Texen task.
getMojoContextProperties() - Method in class org.apache.torque.mojo.DataSqlMojo
Returns the context properties for the Texen task.
getMojoContextProperties() - Method in class org.apache.torque.mojo.SqlMojoBase
Returns the context properties for the Texen task.
getMojoContextProperties() - Method in class org.apache.torque.mojo.TexenTaskMojo
Returns the context properties for the Texen task which are defined in the configuration of the child mojo.
getMorphedContents(String) - Method in class org.apache.torque.mojo.morph.DataMorpher
 
getMorphedContents(String) - Method in class org.apache.torque.mojo.morph.Morpher
 
getMorphedContents(String) - Method in class org.apache.torque.mojo.morph.SchemaMorpher
Morph an Ant Impex XML file into a Maven Impex Plugin XML file
getMorphedContents(String) - Method in class org.apache.torque.mojo.morph.VersionTableMorpher
 
getMorpher(MorphRequest, String) - Method in class org.apache.torque.mojo.AbstractMorphSingleMojo
 
getMorpher(MorphRequest, String) - Method in class org.apache.torque.mojo.MorphSchemaMojo
 
getMorpher(MorphRequest, String) - Method in class org.apache.torque.mojo.MorphVersionTableMojo
 
getMorphRequest() - Method in class org.apache.torque.mojo.morph.Morpher
 
getMorphRequests(String[]) - Method in class org.apache.torque.mojo.MorphDataMojo
 
getName() - Method in class org.apache.torque.mojo.morph.MorphRequest
 
getNewComment() - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
getNewConnectionHandler() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getNewCredentials() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getNewDataOutputDir() - Method in class org.apache.torque.mojo.MorphDataMojo
 
getNewDocType() - Method in class org.apache.torque.mojo.morph.DataMorpher
 
getNewDTDString() - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
getNewFile() - Method in class org.apache.torque.mojo.AbstractMorphSingleMojo
 
getNewFile() - Method in class org.apache.torque.mojo.morph.FileMorphRequest
 
getNewPrologue() - Method in class org.apache.torque.mojo.morph.DataMorpher
 
getNewPrologue() - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
getNewSchemaXMLFile() - Method in class org.apache.torque.mojo.MorphSchemaMojo
 
getNewVersionXMLFile() - Method in class org.apache.torque.mojo.MorphVersionTableMojo
 
getOldDataXMLDir() - Method in class org.apache.torque.mojo.MorphDataMojo
 
getOldDataXMLExcludes() - Method in class org.apache.torque.mojo.MorphDataMojo
 
getOldDataXMLIncludes() - Method in class org.apache.torque.mojo.MorphDataMojo
 
getOldFile() - Method in class org.apache.torque.mojo.AbstractMorphSingleMojo
 
getOldFile() - Method in class org.apache.torque.mojo.morph.FileMorphRequest
 
getOldFiles() - Method in class org.apache.torque.mojo.MorphDataMojo
Use our configuration to determine the list of files we need to convert
getOldSchemaXMLFile() - Method in class org.apache.torque.mojo.MorphSchemaMojo
 
getOldVersionXMLFile() - Method in class org.apache.torque.mojo.MorphVersionTableMojo
 
getOnError() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getOrder() - Method in class org.apache.torque.mojo.ImportMojo
 
getOutputDir() - Method in class org.apache.torque.mojo.TexenTaskMojo
Returns the path to Torque's output directory.
getOutputStream() - Method in class org.apache.torque.mojo.morph.FileMorphRequest
 
getOutputStream() - Method in class org.apache.torque.mojo.morph.MorphRequest
 
getPassword() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getPassword() - Method in class org.apache.torque.mojo.ExportMojo
Returns the password of the database user.
getPrettyPrint() - Method in class org.apache.torque.util.MojoDatabaseListener
 
getProject() - Method in class org.apache.torque.mojo.BaseMojo
Returns the maven project.
getProjectName() - Method in class org.apache.torque.mojo.DataDtdMojo
Returns the name of the project
getProjectVersion() - Method in class org.apache.torque.mojo.morph.VersionTableMorpher
 
getProperties() - Method in class org.apache.torque.util.BeanPropertiesLoader
Load the properties file into a Properties object
getProperty(String, Object) - Method in class org.apache.torque.util.JdbcConfigurer
 
getReader() - Method in class org.apache.torque.util.BeanPropertiesLoader
Return a Reader for reading in the properties file.
getReportFile() - Method in class org.apache.torque.mojo.DataModelTaskMojo
Gets the path to the report file.
getSchema() - Method in class org.apache.torque.mojo.ExportMojo
 
getSchemaDir() - Method in class org.apache.torque.mojo.DataModelTaskMojo
Returns the directory where the schema files are located.
getSchemaExcludes() - Method in class org.apache.torque.mojo.DataModelTaskMojo
Returns the schema files which are excluded from generation.
getSchemaFiles() - Method in class org.apache.torque.mojo.DataModelTaskMojo
 
getSchemaIncludes() - Method in class org.apache.torque.mojo.DataModelTaskMojo
Returns the schema files which are included in generation.
getSchemaXMLFile() - Method in class org.apache.torque.mojo.DataDtdMojo
Returns the name of the xml file to process.
getSchemaXMLFile() - Method in class org.apache.torque.mojo.DataSqlMojo
 
getSchemaXMLFile() - Method in class org.apache.torque.mojo.ExportSchemaMojo
 
getSchemaXMLFile() - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getServerFromSettingsKey() - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
getServerFromSettingsKey() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getServerUrl() - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
getSettings() - Method in class org.apache.torque.mojo.BaseMojo
 
getSettingsKey() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getSqlCommand() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getSqlDbMap() - Method in class org.apache.torque.mojo.DataModelTaskMojo
Returns the path to the mapping SQL Files -> database.
getSqlExecutor() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getSrcFiles() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getSuccessfulStatements() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Number of SQL statements executed so far that caused errors.
getSuffix() - Method in class org.apache.torque.mojo.DataModelTaskMojo
 
getSuffix() - Method in class org.apache.torque.util.TransactionComparator
 
getTableNames(List<File>) - Method in class org.apache.torque.mojo.GenerateTableListingMojo
 
getTargetDatabase() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getTargetDatabase() - Method in class org.apache.torque.mojo.DataModelTaskMojo
Returns the target database (e.g.
getTargetDatabase() - Method in class org.apache.torque.mojo.ExportMojo
 
getTargetDatabase() - Method in class org.apache.torque.mojo.GenerateTableListingMojo
 
getTargetDatabase() - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
getTargetPackage() - Method in class org.apache.torque.mojo.DataModelTaskMojo
Returns the target package for the generated classes.
getTemplatePath() - Method in class org.apache.torque.mojo.TexenTaskMojo
Returns the path to Torque's templates, if the classpath is not used to load the templates.
getThrowable() - Method in class org.apache.torque.mojo.ImpexError
 
getTotalStatements() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Number of SQL statements executed so far, including the ones that caused errors.
getTransaction(Properties, DatabaseCommand) - Method in class org.apache.torque.mojo.ResetMojo
 
getTransactionDescription(DatabaseCommand) - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
getTransactions() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getTransactions(List<File>) - Method in class org.apache.torque.mojo.ImportMojo
 
getUpdatedComment() - Method in class org.apache.torque.mojo.ExportMojo
 
getUpdatedPassword(Server, String) - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
getUpdatedPassword(Server, String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getUpdatedUsername(Server, String) - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
getUpdatedUsername(Server, String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getUpdateStatusInterval() - Method in class org.apache.torque.util.MojoDatabaseListener
 
getUrl() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getUrl() - Method in class org.apache.torque.mojo.DataModelTaskMojo
 
getUrl() - Method in class org.apache.torque.mojo.ExportMojo
Returns the connect URL to the database.
getUrl() - Method in class org.apache.torque.mojo.ImpexError
 
getUseClasspath() - Method in class org.apache.torque.mojo.TexenTaskMojo
Returns whether the classpath is used to locate the templates.
getUserContextProperties() - Method in class org.apache.torque.mojo.TexenTaskMojo
Returns the map which defines user-defined context properties.
getUsername() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
getUsername() - Method in class org.apache.torque.mojo.ExportMojo
 
getUtils() - Method in class org.apache.torque.util.MojoDatabaseListener
 
getValue() - Method in class org.apache.torque.mojo.DelimiterType
 
getValues() - Method in class org.apache.torque.mojo.DelimiterType
This is the only method a subclass needs to implement.

H

hasProperty(String, Object) - Method in class org.apache.torque.util.JdbcConfigurer
 

I

IdentifyInvalidDataFiles - Class in org.apache.torque.mojo
This mojo identifies data files that are present on the file system but are not present in schema.xml.
IdentifyInvalidDataFiles() - Constructor for class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
IdTableInitSqlMojo - Class in org.apache.torque.mojo
 
IdTableInitSqlMojo() - Constructor for class org.apache.torque.mojo.IdTableInitSqlMojo
 
ImpexError - Class in org.apache.torque.mojo
 
ImpexError() - Constructor for class org.apache.torque.mojo.ImpexError
 
ImportMojo - Class in org.apache.torque.mojo
Executes SQL for creating tables, primary keys, constraints, indexes, relationships, and views inside a database.
ImportMojo() - Constructor for class org.apache.torque.mojo.ImportMojo
 
ImportMojo.Order - Enum in org.apache.torque.mojo
 
indexOfValue(String) - Method in class org.apache.torque.mojo.DelimiterType
get the index of a value in this enumeration.
isAntCompatibilityMode() - Method in class org.apache.torque.mojo.DataDtdMojo
 
isAntCompatibilityMode() - Method in class org.apache.torque.mojo.ExportMojo
 
isAntImpexSchemaXML(String) - Method in class org.apache.torque.mojo.morph.SchemaMorpher
Attempt to determine if this content is from an Ant Impex XML export
isAppend() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
isAutocommit() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
isChanged() - Method in class org.apache.torque.util.ChangeDetector
Return true if any file in the list of files has a last modified timestamp newer than the control file or if the control file does not exist
isEnableAnonymousPassword() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
isEscapeProcessing() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
isForceMojoExecution() - Method in class org.apache.torque.mojo.BaseMojo
 
isIncludeVersionInComment() - Method in class org.apache.torque.mojo.ExportMojo
 
isKeepFormat() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
isMorphNeeded() - Method in class org.apache.torque.mojo.AbstractMorphSingleMojo
 
isMorphNeeded(String) - Method in class org.apache.torque.mojo.morph.DataMorpher
Return true if we need to morph this file
isMorphNeeded(String) - Method in class org.apache.torque.mojo.morph.Morpher
 
isMorphNeeded(String) - Method in class org.apache.torque.mojo.morph.SchemaMorpher
Return true if we need to morph this file
isMorphNeeded(String) - Method in class org.apache.torque.mojo.morph.VersionTableMorpher
Return true if we need to morph this file
isMorphNeeded(File, File) - Method in class org.apache.torque.mojo.MorphDataMojo
 
isMorphNeeded() - Method in class org.apache.torque.mojo.MorphVersionTableMojo
 
isNullOrEmpty(Collection<?>) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
isOverrideExistingPropertyValues() - Method in class org.apache.torque.util.BeanPropertiesLoader
 
isOverrideSystemProperties() - Method in class org.apache.torque.util.BeanPropertiesLoader
 
isProcessSequences() - Method in class org.apache.torque.mojo.ExportSchemaMojo
 
isProcessTables() - Method in class org.apache.torque.mojo.ExportSchemaMojo
 
isProcessViews() - Method in class org.apache.torque.mojo.ExportSchemaMojo
 
isPropertiesExist() - Method in class org.apache.torque.util.BeanPropertiesLoader
 
isRunOnlyOnChange() - Method in class org.apache.torque.mojo.DataSqlMojo
 
isRunOnlyOnSchemaChange() - Method in class org.apache.torque.mojo.DataModelTaskMojo
Returns whether this mojo should be executed only if the schema has changed.
isSchemaConstraintsSQL(String) - Method in class org.apache.torque.util.TransactionComparator
 
isSchemaSQL(String) - Method in class org.apache.torque.util.TransactionComparator
 
isShowheaders() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
isShowPassword() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
isShowPassword() - Method in class org.apache.torque.mojo.ImpexError
 
isSkip() - Method in class org.apache.torque.mojo.BaseMojo
 
isSkip(File, String[]) - Method in class org.apache.torque.mojo.GenerateTableListingMojo
 
isSkip(Map<String, Object>, String) - Method in class org.apache.torque.util.BeanPropertiesLoader
 
isSkipOnConnectionError() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
isStartMavenLogger() - Method in class org.apache.torque.mojo.BaseMojo
 

J

JdbcConfigurer - Class in org.apache.torque.util
 
JdbcConfigurer() - Constructor for class org.apache.torque.util.JdbcConfigurer
 

L

loadToBean() - Method in class org.apache.torque.util.BeanPropertiesLoader
 

M

makeOutputDir() - Method in class org.apache.torque.mojo.ExportDataMojo
 
messageLogged(BuildEvent) - Method in class org.apache.torque.util.MojoAntBuildListener
 
messageLogged(DatabaseEvent) - Method in class org.apache.torque.util.MojoDatabaseListener
 
MojoAntBuildListener - Class in org.apache.torque.util
This listener issues Ant logging messages to the Maven logging system
MojoAntBuildListener() - Constructor for class org.apache.torque.util.MojoAntBuildListener
 
MojoAntBuildListener(Log) - Constructor for class org.apache.torque.util.MojoAntBuildListener
 
MojoDatabaseListener - Class in org.apache.torque.util
A mojo friendly listener for database events
MojoDatabaseListener() - Constructor for class org.apache.torque.util.MojoDatabaseListener
 
MojoDatabaseListener(Log) - Constructor for class org.apache.torque.util.MojoDatabaseListener
 
MorphDataMojo - Class in org.apache.torque.mojo
Converts Ant impex data XML files into maven-impex-plugin data XML files
MorphDataMojo() - Constructor for class org.apache.torque.mojo.MorphDataMojo
 
Morpher - Class in org.apache.torque.mojo.morph
 
Morpher() - Constructor for class org.apache.torque.mojo.morph.Morpher
 
Morpher(MorphRequest, String) - Constructor for class org.apache.torque.mojo.morph.Morpher
 
MorphRequest - Class in org.apache.torque.mojo.morph
 
MorphRequest() - Constructor for class org.apache.torque.mojo.morph.MorphRequest
 
MorphRequest(String, InputStream, OutputStream) - Constructor for class org.apache.torque.mojo.morph.MorphRequest
 
MorphSchemaMojo - Class in org.apache.torque.mojo
Convert an Ant impex schema XML file into a maven-impex-plugin schema XML file
MorphSchemaMojo() - Constructor for class org.apache.torque.mojo.MorphSchemaMojo
 
MorphVersionTableMojo - Class in org.apache.torque.mojo
Morph the xml inside KS_DB_VERSION.xml so it has Maven friendly placeholders for version info
MorphVersionTableMojo() - Constructor for class org.apache.torque.mojo.MorphVersionTableMojo
 

N

NORMAL - Static variable in class org.apache.torque.mojo.DelimiterType
 

O

OMMojo - Class in org.apache.torque.mojo
 
OMMojo() - Constructor for class org.apache.torque.mojo.OMMojo
 
org.apache.torque.mojo - package org.apache.torque.mojo
This package contains the mojo classes which provide maven2 access to the Torque generator.
org.apache.torque.mojo.morph - package org.apache.torque.mojo.morph
 
org.apache.torque.util - package org.apache.torque.util
 

P

PROJECT_CONTEXT_PROPERTY - Static variable in class org.apache.torque.mojo.DataDtdMojo
The context property for the name of the project.

R

ResetMojo - Class in org.apache.torque.mojo
Does a DROP->CREATE of a database and the corresponding default user.
ResetMojo() - Constructor for class org.apache.torque.mojo.ResetMojo
 
ROW - Static variable in class org.apache.torque.mojo.DelimiterType
 

S

SchemaMorpher - Class in org.apache.torque.mojo.morph
 
SchemaMorpher() - Constructor for class org.apache.torque.mojo.morph.SchemaMorpher
 
SchemaMorpher(MorphRequest, String) - Constructor for class org.apache.torque.mojo.morph.SchemaMorpher
 
SchemaSqlMojo - Class in org.apache.torque.mojo
Generates 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.
SchemaSqlMojo() - Constructor for class org.apache.torque.mojo.SchemaSqlMojo
 
setAntComment(String) - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
setAntCompatibilityMode(boolean) - Method in class org.apache.torque.mojo.DataDtdMojo
 
setAntCompatibilityMode(boolean) - Method in class org.apache.torque.mojo.ExportMojo
 
setAntDTDString(String) - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
setAntProject(Project) - Method in class org.apache.torque.mojo.AntTaskMojo
 
setAntPrologue(String) - Method in class org.apache.torque.mojo.morph.DataMorpher
 
setAntPrologue(String) - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
setAntSchemaName(String) - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
setAntSchemaName(String) - Method in class org.apache.torque.mojo.MorphSchemaMojo
 
setAntSchemaToken(String) - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
setAntTask(Task) - Method in class org.apache.torque.mojo.AntTaskMojo
 
setAppend(boolean) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
whether output should be appended to or overwrite an existing file.
setArtifactId(String) - Method in class org.apache.torque.mojo.AbstractMorphSingleMojo
 
setArtifactId(String) - Method in class org.apache.torque.mojo.DataDtdMojo
 
setArtifactId(String) - Method in class org.apache.torque.mojo.ExportMojo
 
setArtifactId(String) - Method in class org.apache.torque.mojo.GenerateTableListingMojo
 
setArtifactId(String) - Method in class org.apache.torque.mojo.morph.Morpher
 
setArtifactId(String) - Method in class org.apache.torque.mojo.MorphDataMojo
 
setArtifactId(String) - Method in class org.apache.torque.util.TransactionComparator
 
setAutocommit(boolean) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setBaseSqlDir(File) - Method in class org.apache.torque.mojo.GenerateTableListingMojo
 
setBean(Object) - Method in class org.apache.torque.util.BeanPropertiesLoader
 
setCommand(String) - Method in class org.apache.torque.mojo.CreateMojo
 
setCommand(String) - Method in class org.apache.torque.mojo.DropMojo
 
setComment(String) - Method in class org.apache.torque.mojo.ExportMojo
 
setConn(Connection) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setConstraints(String) - Method in class org.apache.torque.util.TransactionComparator
 
setContextPropertiesPath(String) - Method in class org.apache.torque.mojo.TexenTaskMojo
Sets the path to the generated property file used as Texen's context properties.
setControlFile(File) - Method in class org.apache.torque.util.ChangeDetector
 
setCopyToFile(String) - Method in class org.apache.torque.mojo.DataDtdMojo
 
setCredentials(Credentials) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setDatabase(String) - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
setDatabasePassword(String) - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
setDatabaseUser(String) - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
setDataDir(File) - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
setDataDirExcludes(String) - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
setDataDirIncludes(String) - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
setDataDTD(File) - Method in class org.apache.torque.mojo.DataSqlMojo
 
setDataXMLDir(File) - Method in class org.apache.torque.mojo.DataSqlMojo
 
setDataXMLDir(File) - Method in class org.apache.torque.mojo.ExportDataMojo
 
setDataXMLExcludes(String) - Method in class org.apache.torque.mojo.DataSqlMojo
 
setDataXMLIncludes(String) - Method in class org.apache.torque.mojo.DataSqlMojo
 
setDateFormat(String) - Method in class org.apache.torque.mojo.ExportDataMojo
 
setDbaSettingsKey(String) - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
setDelimiter(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Set the delimiter that separates SQL statements.
setDelimiterType(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Set the delimiter type: "normal" or "row" (default "normal").
setDescription(String) - Method in class org.apache.torque.util.BeanPropertiesLoader
 
setDriver(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setDriver(String) - Method in class org.apache.torque.mojo.ExportMojo
Sets the fully qualified class name of the database driver.
setDriver(String) - Method in class org.apache.torque.mojo.ImpexError
 
setDriverProperties(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setDriverProperties(Properties) - Method in class org.apache.torque.mojo.ExportMojo
 
setEnableAnonymousPassword(boolean) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setEncoding(String) - Method in class org.apache.torque.mojo.BaseMojo
 
setEncoding(String) - Method in class org.apache.torque.mojo.morph.MorphRequest
 
setEncoding(String) - Method in class org.apache.torque.util.BeanPropertiesLoader
 
setEscapeProcessing(boolean) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Set escape processing for statements.
setExcludes(String) - Method in class org.apache.torque.mojo.ExportMojo
 
setExtension(String) - Method in class org.apache.torque.mojo.GenerateTableListingMojo
 
setExtension(String) - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
setFileFilter(MavenFileFilter) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setFiles(List<File>) - Method in class org.apache.torque.util.ChangeDetector
 
setForceMojoExecution(boolean) - Method in class org.apache.torque.mojo.BaseMojo
 
setImportDir(File) - Method in class org.apache.torque.mojo.ImportMojo
 
setImportDirExcludes(String) - Method in class org.apache.torque.mojo.ImportMojo
 
setImportDirIncludes(String) - Method in class org.apache.torque.mojo.ImportMojo
 
setIncludes(String) - Method in class org.apache.torque.mojo.ExportMojo
 
setIncludeVersionInComment(boolean) - Method in class org.apache.torque.mojo.ExportMojo
 
setInfo(Properties) - Method in class org.apache.torque.mojo.ImpexError
 
setInputStream(InputStream) - Method in class org.apache.torque.mojo.morph.MorphRequest
 
setKeepFormat(boolean) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
whether or not format should be preserved.
setLocation(String) - Method in class org.apache.torque.util.BeanPropertiesLoader
 
setLog(Log) - Method in class org.apache.torque.util.MojoDatabaseListener
 
setMarkedForRemoval(File) - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
setMavenLog(Log) - Method in class org.apache.torque.util.MojoAntBuildListener
 
setMavenSession(MavenSession) - Method in class org.apache.torque.mojo.BaseMojo
 
setMessage(String) - Method in class org.apache.torque.mojo.ImpexError
 
setMorphRequest(MorphRequest) - Method in class org.apache.torque.mojo.morph.Morpher
 
setName(String) - Method in class org.apache.torque.mojo.morph.MorphRequest
 
setNewComment(String) - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
setNewDataOutputDir(File) - Method in class org.apache.torque.mojo.MorphDataMojo
 
setNewDTDString(String) - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
setNewFile(File) - Method in class org.apache.torque.mojo.AbstractMorphSingleMojo
 
setNewFile(File) - Method in class org.apache.torque.mojo.morph.FileMorphRequest
 
setNewPrologue(String) - Method in class org.apache.torque.mojo.morph.DataMorpher
 
setNewPrologue(String) - Method in class org.apache.torque.mojo.morph.SchemaMorpher
 
setNewSchemaXMLFile(File) - Method in class org.apache.torque.mojo.MorphSchemaMojo
 
setNewVersionXMLFile(File) - Method in class org.apache.torque.mojo.MorphVersionTableMojo
 
setOldDataXMLDir(File) - Method in class org.apache.torque.mojo.MorphDataMojo
 
setOldDataXMLExcludes(String) - Method in class org.apache.torque.mojo.MorphDataMojo
 
setOldDataXMLIncludes(String) - Method in class org.apache.torque.mojo.MorphDataMojo
 
setOldFile(File) - Method in class org.apache.torque.mojo.AbstractMorphSingleMojo
 
setOldFile(File) - Method in class org.apache.torque.mojo.morph.FileMorphRequest
 
setOldSchemaXMLFile(File) - Method in class org.apache.torque.mojo.MorphSchemaMojo
 
setOldVersionXMLFile(File) - Method in class org.apache.torque.mojo.MorphVersionTableMojo
 
setOnError(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setOrder(String) - Method in class org.apache.torque.mojo.ImportMojo
 
setOutputDir(String) - Method in class org.apache.torque.mojo.TexenTaskMojo
Sets the path to Torque's output directory.
setOutputStream(OutputStream) - Method in class org.apache.torque.mojo.morph.MorphRequest
 
setOverrideExistingPropertyValues(boolean) - Method in class org.apache.torque.util.BeanPropertiesLoader
 
setOverrideSystemProperties(boolean) - Method in class org.apache.torque.util.BeanPropertiesLoader
 
setPassword(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setPassword(String) - Method in class org.apache.torque.mojo.ExportMojo
Sets the password of the database user.
setPrettyPrint(PrettyPrint) - Method in class org.apache.torque.util.MojoDatabaseListener
 
setProcessSequences(boolean) - Method in class org.apache.torque.mojo.ExportSchemaMojo
 
setProcessTables(boolean) - Method in class org.apache.torque.mojo.ExportSchemaMojo
 
setProcessViews(boolean) - Method in class org.apache.torque.mojo.ExportSchemaMojo
 
setProject(MavenProject) - Method in class org.apache.torque.mojo.BaseMojo
 
setProjectName(String) - Method in class org.apache.torque.mojo.DataDtdMojo
Sets the name of the project
setProjectVersion(String) - Method in class org.apache.torque.mojo.morph.VersionTableMorpher
 
setProperty(Object, String, Object) - Method in class org.apache.torque.util.JdbcConfigurer
 
setReportFile(String) - Method in class org.apache.torque.mojo.DataModelTaskMojo
Sets the path to the report file.
setRunOnlyOnChange(boolean) - Method in class org.apache.torque.mojo.DataSqlMojo
 
setRunOnlyOnSchemaChange(boolean) - Method in class org.apache.torque.mojo.DataModelTaskMojo
Sets whether this mojo should be executed only if the schema has changed.
setSchema(String) - Method in class org.apache.torque.mojo.ExportMojo
 
setSchemaDir(String) - Method in class org.apache.torque.mojo.DataModelTaskMojo
Sets the the directory where the schema files are located.
setSchemaExcludes(String) - Method in class org.apache.torque.mojo.DataModelTaskMojo
Sets the schema files which are excluded from generation.
setSchemaIncludes(String) - Method in class org.apache.torque.mojo.DataModelTaskMojo
Sets the schema files which are included in generation.
setSchemaXMLFile(String) - Method in class org.apache.torque.mojo.DataDtdMojo
Sets the name of the xml file to process.
setSchemaXMLFile(File) - Method in class org.apache.torque.mojo.DataSqlMojo
 
setSchemaXMLFile(String) - Method in class org.apache.torque.mojo.ExportSchemaMojo
 
setSchemaXMLFile(String) - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
setServerUrl(String) - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
setSettings(Settings) - Method in class org.apache.torque.mojo.BaseMojo
 
setSettingsKey(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setShowheaders(boolean) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Print headers for result sets from the statements; optional, default true.
setShowPassword(boolean) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setShowPassword(boolean) - Method in class org.apache.torque.mojo.ImpexError
 
setSkip(boolean) - Method in class org.apache.torque.mojo.BaseMojo
 
setSkipOnConnectionError(boolean) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setSqlCommand(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setSqlDbMap(String) - Method in class org.apache.torque.mojo.DataModelTaskMojo
Sets the path to the mapping SQL Files -> database.
setSrcFiles(File[]) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setStartMavenLogger(boolean) - Method in class org.apache.torque.mojo.BaseMojo
 
setSuccessfulStatements(int) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setSuffix(String) - Method in class org.apache.torque.mojo.DataModelTaskMojo
 
setSuffix(String) - Method in class org.apache.torque.util.TransactionComparator
 
setTargetDatabase(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setTargetDatabase(String) - Method in class org.apache.torque.mojo.DataModelTaskMojo
Sets the target database (e.g.
setTargetDatabase(String) - Method in class org.apache.torque.mojo.ExportMojo
 
setTargetDatabase(String) - Method in class org.apache.torque.mojo.GenerateTableListingMojo
 
setTargetDatabase(String) - Method in class org.apache.torque.mojo.IdentifyInvalidDataFiles
 
setTargetPackage(String) - Method in class org.apache.torque.mojo.DataModelTaskMojo
Sets the target package for the generated classes.
setTemplatePath(String) - Method in class org.apache.torque.mojo.TexenTaskMojo
Sets the path to Torque's templates, if the classpath is not used to load the templates.
setThrowable(Throwable) - Method in class org.apache.torque.mojo.ImpexError
 
setTotalStatements(int) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setTransactions(Vector<Transaction>) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setUpdateStatusInterval(int) - Method in class org.apache.torque.util.MojoDatabaseListener
 
setUrl(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setUrl(String) - Method in class org.apache.torque.mojo.DataModelTaskMojo
 
setUrl(String) - Method in class org.apache.torque.mojo.ExportMojo
Sets the connect URL to the database.
setUrl(String) - Method in class org.apache.torque.mojo.ImpexError
 
setUseClasspath(boolean) - Method in class org.apache.torque.mojo.TexenTaskMojo
Sets whether the classpath should be used to locate the templates.
setUserContextProperties(Map<?, ?>) - Method in class org.apache.torque.mojo.TexenTaskMojo
Sets the map which defines user-defined context properties.
setUsername(String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
setUsername(String) - Method in class org.apache.torque.mojo.ExportMojo
 
setUtils(Utils) - Method in class org.apache.torque.util.MojoDatabaseListener
 
setValue(String) - Method in class org.apache.torque.mojo.DelimiterType
Set the delimiterValue.
showConfig() - Method in class org.apache.torque.mojo.DataDtdMojo
 
showConfig() - Method in class org.apache.torque.mojo.MorphDataMojo
 
showConfig() - Method in class org.apache.torque.mojo.SchemaSqlMojo
 
SimpleScanner - Class in org.apache.torque.util
This class provides a simple method for scanning a directory for files that match include/exclude patterns
SimpleScanner() - Constructor for class org.apache.torque.util.SimpleScanner
 
SimpleScanner(File, String, String) - Constructor for class org.apache.torque.util.SimpleScanner
 
SingleDBACommandMojo - Class in org.apache.torque.mojo
Runs a command that performs a single operation on a database (create,drop etc)
SingleDBACommandMojo() - Constructor for class org.apache.torque.mojo.SingleDBACommandMojo
 
SKIP_PACKAGING_TYPE - Static variable in class org.apache.torque.mojo.BaseMojo
 
skipMojo() - Method in class org.apache.torque.mojo.AbstractMorphSingleMojo
Add logic to the basic skip() method for skipping based on a morph being needed
skipMojo() - Method in class org.apache.torque.mojo.BaseMojo
Determine if the mojo execution should get skipped.
sortTransactions(Vector<Transaction>) - Method in class org.apache.torque.mojo.ImportMojo
Sort the transaction list.
SqlMojoBase - Class in org.apache.torque.mojo
Generates SQL from schema.xml files
SqlMojoBase() - Constructor for class org.apache.torque.mojo.SqlMojoBase
Creates a new SQLMojo object.

T

TARGET_DATABASE_CONTEXT_PROPERTY - Static variable in class org.apache.torque.mojo.DataModelTaskMojo
The Velocity context property for the target database
targetFinished(BuildEvent) - Method in class org.apache.torque.util.MojoAntBuildListener
 
targetStarted(BuildEvent) - Method in class org.apache.torque.util.MojoAntBuildListener
 
taskFinished(BuildEvent) - Method in class org.apache.torque.util.MojoAntBuildListener
 
taskStarted(BuildEvent) - Method in class org.apache.torque.util.MojoAntBuildListener
 
TexenTaskMojo - Class in org.apache.torque.mojo
The base class for mojos that wrap Texen Ant Tasks
TexenTaskMojo() - Constructor for class org.apache.torque.mojo.TexenTaskMojo
 
toString() - Method in class org.apache.torque.mojo.DelimiterType
Convert the value to its string form.
toString() - Method in class org.apache.torque.mojo.ImpexError
 
toString(Properties) - Method in class org.apache.torque.mojo.ImpexError
 
TransactionComparator<T> - Class in org.apache.torque.util
 
TransactionComparator() - Constructor for class org.apache.torque.util.TransactionComparator
 
TransactionComparator(String) - Constructor for class org.apache.torque.util.TransactionComparator
 

U

updateConfiguration() - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
updateConfiguration() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Attempt to automatically detect the correct JDBC driver and database type (oracle, mysql, h2, derby, etc) given a JDBC url
updateConfiguration() - Method in class org.apache.torque.mojo.DataModelTaskMojo
Validate that some essential configuration items are present
updateConfiguration(Object) - Method in class org.apache.torque.util.JdbcConfigurer
 
updateCredentials(Credentials) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Load username/password from settings.xml if user has not set them in JVM properties
updateImportDir() - Method in class org.apache.torque.mojo.ImportMojo
 

V

validateConfiguration() - Method in class org.apache.torque.mojo.AbstractDBACommandMojo
 
validateConfiguration() - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
Validate that some essential configuration items are present
validateConfiguration() - Method in class org.apache.torque.mojo.DataModelTaskMojo
Validate that some essential configuration items are present
validateConfiguration(Object) - Method in class org.apache.torque.util.JdbcConfigurer
 
validateCredentials(Credentials, boolean, String) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
validateCredentials(Credentials) - Method in class org.apache.torque.mojo.AbstractSQLExecutorMojo
 
value - Variable in class org.apache.torque.mojo.DelimiterType
The selected value in this enumeration.
valueOf(String) - Static method in enum org.apache.torque.mojo.ImportMojo.Order
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.torque.mojo.ImportMojo.Order
Returns an array containing the constants of this enum type, in the order they are declared.
VersionTableMorpher - Class in org.apache.torque.mojo.morph
 
VersionTableMorpher() - Constructor for class org.apache.torque.mojo.morph.VersionTableMorpher
 
VersionTableMorpher(MorphRequest, String) - Constructor for class org.apache.torque.mojo.morph.VersionTableMorpher
 

A B C D E F G H I J L M N O P R S T U V

Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.