org.apache.ojb.broker.ant
Class TorqueRepositoryGeneratorTask
java.lang.Object
org.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.apache.ojb.broker.ant.TorqueRepositoryGeneratorTask
- public class TorqueRepositoryGeneratorTask
- extends org.apache.tools.ant.Task
Fields inherited from class org.apache.tools.ant.Task |
description, location, target, taskName, taskType, wrapper |
Fields inherited from class org.apache.tools.ant.ProjectComponent |
project |
Methods inherited from class org.apache.tools.ant.Task |
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, handleErrorFlush, handleErrorOutput, handleFlush, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName |
Methods inherited from class org.apache.tools.ant.ProjectComponent |
getProject, setProject |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TorqueRepositoryGeneratorTask
public TorqueRepositoryGeneratorTask()
setInputFile
public void setInputFile(java.lang.String inputFile)
getInputFile
public java.lang.String getInputFile()
setOutputFile
public void setOutputFile(java.lang.String outputFile)
getOutputFile
public java.lang.String getOutputFile()
setDatabase
public void setDatabase(java.lang.String database)
getDatabase
public java.lang.String getDatabase()
setIndexTablespace
public void setIndexTablespace(java.lang.String indexTablespace)
getIndexTablespace
public java.lang.String getIndexTablespace()
setUseNativeIncrement
public void setUseNativeIncrement(java.lang.String useNativeIncrement)
getUseNativeIncrement
public java.lang.String getUseNativeIncrement()
getClasspath
public org.apache.tools.ant.types.Path getClasspath()
setClasspath
public void setClasspath(org.apache.tools.ant.types.Path path)
createClasspath
public org.apache.tools.ant.types.Path createClasspath()
getClasspathRef
public org.apache.tools.ant.types.Reference getClasspathRef()
setClasspathRef
public void setClasspathRef(org.apache.tools.ant.types.Reference classpathRef)
execute
public void execute()
throws org.apache.tools.ant.BuildException
- Throws:
org.apache.tools.ant.BuildException
isEmpty
protected boolean isEmpty(java.lang.String string)
checkParameters
protected void checkParameters()
throws org.apache.tools.ant.BuildException
- Throws:
org.apache.tools.ant.BuildException
Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14