public class DeleteQuoteProduct extends SQLCommand
DELETE_QUOTE_PRODUCT global_keyTHREAD MODE: SINGLE THREADED command
CURSOR_SIZE
Constructor and Description |
---|
DeleteQuoteProduct(Connection connection,
Pattern pattern)
Creates a new instance of ProcessDirectDebitCommand
|
Modifier and Type | Method and Description |
---|---|
protected void |
execute(Parser p)
execute the command.
|
java.lang.String |
getColumnName(int col)
get the column name
|
java.lang.String |
getColumnType(int col)
get the column type
|
java.lang.String |
getRecordID(int row)
Get the record ID
|
java.lang.Object |
getValue(int row,
int col)
Get the value
|
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 DeleteQuoteProduct(Connection connection, Pattern pattern)
connection
- Connectionpattern
- Patternprotected void execute(Parser p) throws java.lang.Exception
Command
public java.lang.String getColumnName(int col)
col
- Columnpublic java.lang.String getColumnType(int col)
col
- Columnpublic java.lang.String getRecordID(int row)
row
- Rowpublic java.lang.Object getValue(int row, int col)
row
- Rowcol
- ColumnstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.