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

Mamta A. Satoor updated DERBY-1243:
-----------------------------------

    Labels: derby_triage10_11  (was: )
    
> Modify ODBCMetaDataGenerator to use the JDBC4 version of metadata queires as 
> input
> ----------------------------------------------------------------------------------
>
>                 Key: DERBY-1243
>                 URL: https://issues.apache.org/jira/browse/DERBY-1243
>             Project: Derby
>          Issue Type: Improvement
>          Components: JDBC
>    Affects Versions: 10.2.1.6
>            Reporter: Dyre Tjeldvoll
>            Priority: Minor
>              Labels: derby_triage10_11
>
> ODBCMetadataGenerator transforms jdbc metadata queries into ODBC equivalents. 
> JDBC 4 introduces new versions of getProcedures() and getProcedureColumns(), 
> but the old version of the queries had to be kept because they are used as 
> input to ODBCMetadataGenerator. Since the old queries are really redundant, 
> we should modify ODBCMetadataGenerator to use the new queries as input, and 
> remove the old queries from metadata.properties.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to