[ 
http://issues.apache.org/jira/browse/DERBY-970?page=comments#action_12370184 ] 

Dyre Tjeldvoll commented on DERBY-970:
--------------------------------------

So is the consensus NOT to change any queries in metadata.properties, then? And 
add new versions of those queries that need to change for JDBC 4.0? 
I need new queries for getProcedures (1093) and getProcedureColumns (1094). If 
I am going to change the existing queries I need to create new masters for 
metadata.java and odbc_metadata.java. But with new queries I need to discard 
changes to those masters, and just update the jdbc4 master.  

> Add new metadata methods to network client driver
> -------------------------------------------------
>
>          Key: DERBY-970
>          URL: http://issues.apache.org/jira/browse/DERBY-970
>      Project: Derby
>         Type: Sub-task
>     Reporter: David Van Couvering
>     Assignee: Knut Anders Hatlen
>  Attachments: derby-970-part1-v1.diff, derby-970-part1-v1.stat, 
> derby-970-part2-v1.diff, derby-970-part2-v1.stat
>
> Implement new JDBC 4.0 DatabaseMetaData methods in the client driver:
>   - supportsStoredFunctionsUsingCallSyntax()
>   - autoCommitFailureClosesAllResultSets()
>   - getClientInfoProperties()
>   - providesQueryObjectGenerator()
>   - getSchemas()
>   - getRowIdLifetime()

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to