|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
org.apache.tools.ant.taskdefs.JDBCTask
org.apache.tools.ant.taskdefs.SQLExec
ome.tools.DbUpdateTask
public class DbUpdateTask
An ant task for checking the current database version. Under construction.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.tools.ant.taskdefs.SQLExec |
---|
org.apache.tools.ant.taskdefs.SQLExec.DelimiterType, org.apache.tools.ant.taskdefs.SQLExec.OnError, org.apache.tools.ant.taskdefs.SQLExec.Transaction |
Field Summary | |
---|---|
protected String |
_driver
|
Fields inherited from class org.apache.tools.ant.Task |
---|
target, taskName, taskType, wrapper |
Fields inherited from class org.apache.tools.ant.ProjectComponent |
---|
description, location, project |
Constructor Summary | |
---|---|
DbUpdateTask()
|
Method Summary | |
---|---|
void |
execute()
|
void |
setDriver(String driver)
|
void |
setSqldir(File dir)
|
Methods inherited from class org.apache.tools.ant.taskdefs.SQLExec |
---|
add, addFileset, addText, createTransaction, execSQL, getConnection, getExpandProperties, getStatement, lastDelimiterPosition, printResults, printResults, runStatements, setAppend, setCsvColumnSeparator, setCsvQuoteCharacter, setDelimiter, setDelimiterType, setEncoding, setErrorProperty, setErrorProperty, setEscapeProcessing, setExpandProperties, setKeepformat, setOnerror, setOutput, setOutput, setPrint, setRawBlobs, setRowCountProperty, setRowCountProperty, setShowheaders, setShowtrailers, setShowWarnings, setSrc, setStrictDelimiterMatching, setTreatWarningsAsErrors, setWarningProperty, setWarningProperty |
Methods inherited from class org.apache.tools.ant.taskdefs.JDBCTask |
---|
addConnectionProperty, createClasspath, getClasspath, getLoader, getLoaderMap, getPassword, getRdbms, getUrl, getUserId, getVersion, isAutocommit, isCaching, isValidRdbms, setAutocommit, setCaching, setClasspath, setClasspathRef, setFailOnConnectionError, setPassword, setRdbms, setUrl, setUserid, setVersion |
Methods inherited from class org.apache.tools.ant.Task |
---|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
Methods inherited from class org.apache.tools.ant.ProjectComponent |
---|
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected String _driver
Constructor Detail |
---|
public DbUpdateTask()
Method Detail |
---|
public void setDriver(String driver)
setDriver
in class org.apache.tools.ant.taskdefs.JDBCTask
public void setSqldir(File dir)
public void execute() throws org.apache.tools.ant.BuildException
execute
in class org.apache.tools.ant.taskdefs.SQLExec
org.apache.tools.ant.BuildException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Version: Beta4.2.1-r8614-Beta4.2-b41
Copyright © 2009 The University of Dundee. All Rights Reserved.