[
https://issues.apache.org/jira/browse/DERBY-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-4078:
---------------------------------
Attachment: derby-4078-01-aa-refGuide.tar
derby-4078-01-aa-refGuide.diff
Attaching derby-4078-01-aa-refGuide.diff and a corresponding tarball of
generated html pages: derby-4078-01-aa-refGuide.tar. This patch adds a new
section to the Reference Guide, explaining how Derby matches SQL routines to
Java methods.
Touches the following files:
A src/ref/rrefsqljargmatching.dita
This new section explains how Derby matches SQL signatures to Java signatures.
M src/ref/rrefcreateprocedurestatement.dita
M src/ref/rrefcreatefunctionstatement.dita
These pages now refer the reader to the signature matching section.
M src/ref/refderby.ditamap
Adds the new section to the table of contents.
> Document the SQL Standard routine matching rules which Derby now supports
> -------------------------------------------------------------------------
>
> Key: DERBY-4078
> URL: https://issues.apache.org/jira/browse/DERBY-4078
> Project: Derby
> Issue Type: Improvement
> Components: Documentation
> Affects Versions: 10.5.0.0
> Reporter: Rick Hillegas
> Fix For: 10.5.0.0
>
> Attachments: derby-4078-01-aa-refGuide.diff,
> derby-4078-01-aa-refGuide.tar
>
>
> The Reference Guide should explain the method resolution rules for functions
> and procedures. The full rules are described in the SignatureMapping.html
> webpage attached to DERBY-3652. At this point, Derby implements those rules
> for the datatypes which Derby supports, except for LOB arguments. That
> exception may be largely lifted as a result of the work being done on
> DERBY-4066.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.