[ http://issues.apache.org/jira/browse/DERBY-1463?page=all ]
V.Narayanan updated DERBY-1463:
-------------------------------
Attachment: JavaDocWarnings.diff
JavaDocWarnings.stat
Please find attached patch for fix.
thanx
Narayanan
> Resolve javadoc warnings in BrokeredCallableStatement40
> -------------------------------------------------------
>
> Key: DERBY-1463
> URL: http://issues.apache.org/jira/browse/DERBY-1463
> Project: Derby
> Type: Bug
> Components: Javadoc
> Reporter: V.Narayanan
> Assignee: V.Narayanan
> Priority: Minor
> Attachments: JavaDocWarnings.diff, JavaDocWarnings.stat
>
> following javadoc warnings in trunk:
> [javadoc] opensource\java\engine\org\apache\derby\iapi\jdbc\BrokeredCallableStatement40.java:287:
> warning - @param argument "parameterIndex" is not a parameter name.
> [javadoc] opensource\java\engine\org\apache\derby\iapi\jdbc\BrokeredCallableStatement40.java:303:
> warning - @param argument "parameterIndex" is not a parameter name.
> [javadoc] opensource\java\engine\org\apache\derby\iapi\jdbc\BrokeredCallableStatement40.java:319:
> warning - @param argument "parameterIndex" is not a parameter name.
--
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
|