The MMResultSet is the way query results are returned to the requesting client based upon a query given to the server. This abstract class that implements java.sql.ResultSet. This class represents access to results produced by any of the classes on the driver.
|
|