NonStop Server for Java (NSJ) Programmer's Guide (NSJ 2.0+)
getBigDecimal(int colIndex)
getBigDecimal(String colname)
getBignum(int, int)
getBignum(String, int)
● 
getBlob(int i)
getBlob(String colname)
● 
getBoolean(int)
getBoolean(String)
● 
getByte(int)
getByte(String)
● 
getBytes(int)
getBytes(String)
● 
getCharacterStream(int colIndex)
getCharacterStream(String colname)
● 
getClob(int i)
getClob(String colName)
● 
getConcurrency()● 
getCursorName()● 
getDate(int)
getDate(int columnIndex, Calendar cal)
getDate(String)
● 
getDouble(int)
getDouble(String)
● 
getFetchDirection()● 
getFetchSize()● 
getFloat(int)
getFloat(String)
● 
getInt(int)
getInt(String)
● 
getLong(int)
getLong(String)
● 
getMetaData()● 
getObject(int)
getObject(int columnIndex)
getObject(String)
getObject(String colname)
● 
getRow()● 
getShort(int)
getShort(String)
● 
getStatement()● 
getString(int)
getString(String)
● 
getTime(int)
getTime(String)
● 
getTimestamp(int)
getTimestamp(String)
● 
getType()● 
getWarnings()● 
insertRow()● 










