public class DeletProduct extends SQLCommand
DELETEPRODUCT global_keyTHREAD MODE: SINGLE THREADED command
CURSOR_SIZE| Constructor and Description |
|---|
DeletProduct(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, isExecuteOnlyexecute, extMakeThreadName, getConnection, getPattern, getRawTitle, getTitle, makeThreadName, recordCall, setTitleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRawTitlepublic DeletProduct(Connection connection, Pattern pattern)
connection - Connectionpattern - Patternprotected void execute(Parser p) throws java.lang.Exception
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.