All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class twz1.jdbc.mysql.jdbcMysqlResult

java.lang.Object
   |
   +----twz1.jdbc.mysql.jdbcMysqlResult

final class jdbcMysqlResult
extends Object
This class is a class of convenience only acting as a quasi isolated extension (but not a subclass) to jdbcMysqlStmt. Its purpose is solely to isolate and concentrate the code dealing with query results from the connection and API management code.

This class is not public and therefore cannot be used outside this package.


All Packages  Class Hierarchy  This Package  Previous  Next  Index