public class ProcessEmailSend extends SQLCommand
SEND_EMAIL dbemailsend_keyUsage
SEND_EMAIL '123@2~111@1'THREAD MODE: SINGLE THREADED command
CURSOR_SIZE
Constructor and Description |
---|
ProcessEmailSend(Connection connection,
Pattern pattern)
Creates a new instance of ProcessEmailSend
|
Modifier and Type | Method and Description |
---|---|
protected void |
execute(Parser p)
Over-ridden 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 ProcessEmailSend(Connection connection, Pattern pattern)
connection
- Connectionpattern
- Patternprotected void execute(Parser p) throws java.lang.Exception
public java.lang.String getColumnName(@Nonnegative int col)
col
- Columnpublic java.lang.String getColumnType(@Nonnegative int col)
col
- Columnpublic java.lang.String getRecordID(@Nonnegative int row)
row
- Rowpublic java.lang.Object getValue(@Nonnegative int row, @Nonnegative int col)
row
- Rowcol
- ColumnstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.