All of the methods from the {@link ResultSet} interfacesimply call the corresponding method on the "delegate" provided in my constructor.
Extends AbandonedTrace to implement result set tracking and logging of code which created the ResultSet. Tracking the ResultSet ensures that the Statement which created it can close any open ResultSet's on Statement close. @author Glenn L. Nielsen @author James House @author Dirk Verbeeck @version $Revision: 1572242 $ $Date: 2014-02-26 12:34:39 -0800 (Wed, 26 Feb 2014) $ @since 2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|