- setAddDebuggingInfoToOutput(boolean) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
Sets whether debugging information should be added to the output.
- setCombineFiles(Boolean) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
Sets whether all source files should be combined into one source tree.
- setConfigDir(File) - Method in class org.apache.torque.ant.task.Torque4JDBCTransformTask
-
- setConfigDir(File) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
- setConfigPackage(String) - Method in class org.apache.torque.ant.task.Torque4JDBCTransformTask
-
- setConfigPackage(String) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
- setDbDriver(String) - Method in class org.apache.torque.ant.task.Torque4JDBCTransformTask
-
- setDbPassword(String) - Method in class org.apache.torque.ant.task.Torque4JDBCTransformTask
-
- setDbUrl(String) - Method in class org.apache.torque.ant.task.Torque4JDBCTransformTask
-
- setDbUser(String) - Method in class org.apache.torque.ant.task.Torque4JDBCTransformTask
-
- setDefaultOutputDir(File) - Method in class org.apache.torque.ant.task.Torque4JDBCTransformTask
-
Sets the default output base directory for generated files.
- setDefaultOutputDir(File) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
Sets the default output base directory for generated files.
- setDefaultOutputEncoding(String) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
Sets the encoding which should be used for the files which do not have
an output encoding set in the templates.
- setJarFile(String) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
The path to the jar file to use.
- setKey(String) - Method in class org.apache.torque.ant.task.Option
-
Sets the key of the option.
- setLoglevel(String) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
Sets the Loglevel to use in the generation process.
- setOutputDirMap(Map<String, File>) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
Sets the mapping from outputDirKey to output directories.
- setOverrideConfigDir(File) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
Sets the config directory overriding the template settings.
- setPackaging(String) - Method in class org.apache.torque.ant.task.Torque4JDBCTransformTask
-
Sets the packaging.
- setPackaging(String) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
Sets the packaging.
- setProjectRootDir(File) - Method in class org.apache.torque.ant.task.Torque4JDBCTransformTask
-
Sets the root directory of the project.
- setProjectRootDir(File) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
Sets the root directory of the project.
- setRunOnlyOnSourceChange(boolean) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
Sets whether the generator should only run if one of the source files
changes.
- setSourceDir(File) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
Sets the directory in which the source files are located.
- setSourceExcludes(Set<String>) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
Sets the pattern which files are excluded in the generation process.
- setSourceIncludes(Set<String>) - Method in class org.apache.torque.ant.task.TorqueGeneratorTask
-
Sets the pattern which files are included in the generation process.
- setValue(String) - Method in class org.apache.torque.ant.task.Option
-
Sets the value of the option.