public interface DataSet
Object
get(int column)
int
getColumnCount()
String
getColumnName(int column)
public Object get(int column) throws DataSourceException
public int getColumnCount() throws DataSourceException
public String getColumnName(int column) throws DataSourceException