public class ResultSet extends Object
ResultSet()
ResultSet(List<Map<String,String>> rows)
List<Map<String,String>>
getRows()
void
setRows(List<Map<String,String>> rows)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ResultSet()
public ResultSet(List<Map<String,String>> rows)
public List<Map<String,String>> getRows()
public void setRows(List<Map<String,String>> rows)
public String toString()
toString
Object
Copyright © 2020 Joyqueue Community. All rights reserved.