public class GenerateTaskSeriesCommand extends SQLCommand
GENERATE_TASK_SERIES TASKREPEATRULE global_keyUsage
GENERATE_TASK_SERIES TASKREPEATRULE 5@5~12@1THREAD MODE: SINGLE THREADED command
CURSOR_SIZE
Constructor and Description |
---|
GenerateTaskSeriesCommand(Connection connection,
Pattern pattern)
Creates a new instance of CreateSalesCycleCommand
|
Modifier and Type | Method and Description |
---|---|
protected void |
execute(Parser p)
Execute the JOB command.
|
java.lang.String |
getColumnName(int col)
The column name
|
java.lang.String |
getColumnType(int col)
The column type
|
java.lang.String |
getRecordID(int row)
The record ID for this row
|
java.lang.Object |
getValue(int row,
int col)
The value for this row/col
|
appendResult, appendResult, getCursorName, getRecordKey, isExecuteOnly
execute, extMakeThreadName, getConnection, getPattern, getRawTitle, getTitle, makeThreadName, recordCall, setTitle
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRawTitle
public GenerateTaskSeriesCommand(Connection connection, Pattern pattern)
connection
- pattern
- protected void execute(Parser p) throws java.lang.Exception
public java.lang.String getColumnName(int col)
col
- offset from 1public java.lang.String getColumnType(int col) throws java.lang.Exception
col
- offset from 1java.lang.Exception
- a serious problempublic java.lang.Object getValue(int row, int col) throws java.lang.Exception
row
- offset from 1col
- offset from 1java.lang.Exception
- a serious problempublic java.lang.String getRecordID(int row)
row
- offset from 1stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.