public class ResultsWithMetadata extends Object
ResultsWithMetadata(String[] columnNames, String[][] results)
String[]
getColumnLabels()
String[][]
getResults()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResultsWithMetadata(String[] columnNames, String[][] results)
public String[] getColumnLabels()
public String[][] getResults()
Copyright © 2006–2014 Volker Bergmann. All rights reserved.