public class CheckDirectDebitStatusCommand extends SQLCommand
CHECK_DIRECT_DEBIT_STATUS PAYMENT payment_key [WAIT_TIME wait_time] [RETRY_COUNT retry_count]Usage
CHECK_DIRECT_DEBIT_STATUS 23@34~12@1THREAD MODE: SINGLE THREADED command
CURSOR_SIZE
Constructor and Description |
---|
CheckDirectDebitStatusCommand(Connection connection,
Pattern pattern)
Creates a new instance of CheckPaymentStatusCommand
|
Modifier and Type | Method and Description |
---|---|
protected void |
execute(Parser p)
overridden method
|
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 CheckDirectDebitStatusCommand(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
- ColoumnstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.