Package quadbase.util
Interface IDataSource
public interface IDataSource
This interface is used to read data into QbChart. The user also has to create a empty constructor
in order to use this implementation
-
Method Summary
-
Method Details
-
getResultSet
IResultSet getResultSet()
-