public class MemoryQueryResultRow extends Object
MemoryQueryResultRow(QueryResult queryResult)
Object
getCell(int columnIndex)
void
setCell(int columnIndex, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MemoryQueryResultRow(QueryResult queryResult) throws SQLException
SQLException
public Object getCell(int columnIndex)
columnIndex
public void setCell(int columnIndex, Object value)
value
Copyright © 2018. All rights reserved.