DatabaseMetaData.getFunctionParameters() changing name to getFunctionColumns()
------------------------------------------------------------------------------

                 Key: DERBY-1530
                 URL: http://issues.apache.org/jira/browse/DERBY-1530
             Project: Derby
          Issue Type: New Feature
          Components: JDBC
    Affects Versions: 10.2.0.0
            Reporter: Rick Hillegas
             Fix For: 10.2.0.0


The JDBC4 expert group has made the following changes to their spec:

DatabaseMetaData.getFunctionParameters() is changing name to 
getFunctionColumns()

The DatabaseMetaData.functionParameter* constants are changing name to 
functionColumn*


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