[
https://issues.apache.org/jira/browse/DERBY-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rick Hillegas updated DERBY-3973:
---------------------------------
Attachment: DBMDWrapper.java
Attaching a revised version of the DBMDWrapper class. The new version takes
advantage of the fact that Derby now supports BOOLEAN arguments and return
values for functions. Wrapper functions now have BOOLEAN args and return values
if their corresponding DatabaseMetaData calls do.
> Create function wrappers for DatabaseMetaData so that you can join metadata
> results in queries.
> -----------------------------------------------------------------------------------------------
>
> Key: DERBY-3973
> URL: https://issues.apache.org/jira/browse/DERBY-3973
> Project: Derby
> Issue Type: Improvement
> Components: Demos/Scripts
> Affects Versions: 10.5.1.1
> Reporter: Rick Hillegas
> Assignee: Rick Hillegas
> Attachments: DBMDWrapper.java, DBMDWrapper.java, DBMDWrapper.java
>
>
> Create a program to wrap the DatabaseMetaData methods in Derby functions.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.