[ http://issues.apache.org/jira/browse/DERBY-1137?page=comments#action_12371590 ]
Dag H. Wanvik commented on DERBY-1137: -------------------------------------- I noticed javadoc was missing in this patch on some new methods/classes. * EmbedPooledConnection.java - These new public (or changed to public) methods lack javadoc: getUserInfo openRealConnection getNewCurrentConnectionHandle resetRealConnection checkActive realConnection getCurrentConnectionHandle setRealConnection * EmbedXAConnection.java - New public methods lack javadoc: getResourceAdapter * EmbedXAConnection40.java: - public class EmbedXAConnection40 lacks javadoc. * EmbedPooledConnection40.java - public class EmbedPooledConnection40 lacks javadoc. > Implement the new method introduced in CommonDataSource for Embedded Driver > --------------------------------------------------------------------------- > > Key: DERBY-1137 > URL: http://issues.apache.org/jira/browse/DERBY-1137 > Project: Derby > Type: Sub-task > Components: JDBC > Environment: jdk1.6 jdbc4.0 > Reporter: Anurag Shekhar > Assignee: Anurag Shekhar > Fix For: 10.2.0.0 > Attachments: derby-1137.diff, stat.out > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
