Array | getArray(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Array | getArray(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
BigDecimal | getBigDecimal(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
BigDecimal | getBigDecimal(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
BigDecimal | getBigDecimal(int parameterIndex, int scale)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Blob | getBlob(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Blob | getBlob(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
boolean | getBoolean(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
boolean | getBoolean(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
byte | getByte(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
byte | getByte(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
byte[] | getBytes(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
byte[] | getBytes(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Clob | getClob(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Clob | getClob(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Date | getDate(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Date | getDate(String parameterName, Calendar cal)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Date | getDate(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Date | getDate(int parameterIndex, Calendar cal)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
double | getDouble(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
double | getDouble(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
float | getFloat(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
float | getFloat(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
int | getInt(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
int | getInt(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
long | getLong(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
long | getLong(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Object | getObject(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Object | getObject(String parameterName, java.util.Map map)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Object | getObject(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Object | getObject(int parameterIndex, java.util.Map map)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Ref | getRef(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Ref | getRef(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
short | getShort(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
short | getShort(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
String | getString(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
String | getString(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Time | getTime(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Time | getTime(String parameterName, Calendar cal)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Time | getTime(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Time | getTime(int parameterIndex, Calendar cal)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Timestamp | getTimestamp(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Timestamp | getTimestamp(String parameterName, Calendar cal)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Timestamp | getTimestamp(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
Timestamp | getTimestamp(int parameterIndex, Calendar cal)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
java.net.URL | getURL(String parameterName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
java.net.URL | getURL(int parameterIndex)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | registerOutParameter(String parameterName, int sqlType)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | registerOutParameter(String parameterName, int sqlType, String typeName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | registerOutParameter(String parameterName, int sqlType, int scale)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | registerOutParameter(int parameterIndex, int sqlType)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | registerOutParameter(int parameterIndex, int sqlType, String typeName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | registerOutParameter(int parameterIndex, int sqlType, int scale)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setAsciiStream(String parameterName, java.io.InputStream x, int length)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setBigDecimal(String parameterName, BigDecimal x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setBinaryStream(String parameterName, java.io.InputStream x, int length)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setBoolean(String parameterName, boolean x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setByte(String parameterName, byte x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setBytes(String parameterName, byte[] x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setCharacterStream(String parameterName, java.io.Reader x, int length)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setDate(String parameterName, Date x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setDate(String parameterName, Date x, Calendar cal)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setDouble(String parameterName, double x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setFloat(String parameterName, float x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setInt(String parameterName, int x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setLong(String parameterName, long x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setNull(String parameterName, int sqlType)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setNull(String parameterName, int sqlType, String typeName)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setObject(String parameterName, Object x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setObject(String parameterName, Object x, int targetSqlType)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setObject(String parameterName, Object x, int targetSqlType, int scale)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setShort(String parameterName, short x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setString(String parameterName, String x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setTime(String parameterName, Time x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setTime(String parameterName, Time x, Calendar cal)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setTimestamp(String parameterName, Timestamp x)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setTimestamp(String parameterName, Timestamp x, Calendar cal)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
void | setURL(String parameterName, java.net.URL val)- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|
boolean | wasNull()- Delgates calls to the callable statement; SQLExceptions thrown from the
callable statement will cause an event to be fired on the connection
pool listeners.
|