public final class QueryRow extends Object
QueryRow(List<Object> rowData, List<Integer> distinctColumnIndexes)
boolean
equals(Object obj)
Object
getColumnValue(int columnIndex)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public QueryRow(List<Object> rowData, List<Integer> distinctColumnIndexes)
public Object getColumnValue(int columnIndex)
columnIndex
public boolean equals(Object obj)
equals
public int hashCode()
hashCode
Copyright © 2018. All rights reserved.