public class MemoryResultSetRow extends Object
MemoryResultSetRow(ResultSet resultSet)
Object
getCell(int columnIndex)
void
setCell(int columnIndex, Object value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MemoryResultSetRow(ResultSet resultSet) throws SQLException
SQLException
public Object getCell(int columnIndex)
columnIndex
public void setCell(int columnIndex, Object value)
value
Copyright © 2017. All rights reserved.