[ 
https://issues.apache.org/jira/browse/DERBY-3973?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rick Hillegas updated DERBY-3973:
---------------------------------

    Attachment: metadata.sql
                DBMDWrapper.java

Attaching a new version of DBMDWrapper.java and a new ij script for driving it. 
The script shows how to register the metadata functions. The script creates an 
in-memory database, registers the metadata functions, and then invokes one of 
the functions as an example. I find that it's a really quick way to get 
DatabaseMetaData results out of Derby.

> 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, 
> DBMDWrapper.java, metadata.sql
>
>
> 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.

Reply via email to