public class ResultRow extends Object
ResultRow(Object... columnValue)
boolean
equals(Object o)
Object
getObject(int columnIndex)
int
hashCode()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public ResultRow(Object... columnValue)
Only a partial list of values is required - missing values are treated as NULL
public Object getObject(int columnIndex)
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2002-2016 Atlassian. All Rights Reserved.