[ 
https://issues.apache.org/jira/browse/DERBY-4926?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12965802#action_12965802
 ] 

Rick Hillegas edited comment on DERBY-4926 at 12/1/10 2:16 PM:
---------------------------------------------------------------

Attaching RSMDWrapper.sql, a table function which wraps ResultSetMetaData. Also 
attaching rsmdwrapper.sql, an ij script which registers the table function and 
shows how to invoke it. Note that this table function can be deployed against 
non-Derby databases since one of its arguments is a connection URL.

      was (Author: rhillegas):
    Attaching RSMDWrapper.sql, a table function which wraps ResultSetMetaData. 
Also attaching rsmdwrapper.sql, an ij script which registers the table function 
and shows how to invoke it.
  
> Create a table function to wrap ResultSetMetaData
> -------------------------------------------------
>
>                 Key: DERBY-4926
>                 URL: https://issues.apache.org/jira/browse/DERBY-4926
>             Project: Derby
>          Issue Type: Bug
>          Components: JDBC, SQL, Tools
>            Reporter: Rick Hillegas
>         Attachments: RSMDWrapper.java, rsmdwrapper.sql
>
>
> Being able to wrap a ResultSetMetaData in a table function would make it easy 
> to query this metadata from ij.

-- 
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