public class SST_DropSequence extends SchemaSpecTask
setName(String)).| Constructor and Description |
|---|
SST_DropSequence() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute()
Creates the sequence table.
|
void |
setName(String name)
The name attribute of the ANT task element which defines the sequence table name.
|
getConnection, getDatabaseType, getDBSpecificTypeName, getIgnoreError, getNewConnection, getTargetDBVendor, getTargetDBVersion, initialize, isDBTargeted, isIgnoreError, setIgnoreError, setTargetDBVendor, setTargetDBVersion, translateSqlTypegetDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, getWrapper, handleErrorFlush, handleErrorOutput, handleFlush, handleInput, handleOutput, init, isInvalid, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskTypepublic void setName(String name)
name - sequence table namepublic void execute()
throws org.apache.tools.ant.BuildException
execute in class org.apache.tools.ant.Taskorg.apache.tools.ant.BuildExceptionCopyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.