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

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

    Urgency: Low
     Labels: derby_triage10_11  (was: )
    
> client and embedded differ for return value for PreparedStatement.getMetaData 
> if there is no ResultSet returned
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: DERBY-2453
>                 URL: https://issues.apache.org/jira/browse/DERBY-2453
>             Project: Derby
>          Issue Type: Task
>          Components: JDBC
>    Affects Versions: 10.3.1.4
>            Reporter: Kathey Marsden
>              Labels: derby_triage10_11
>
> Embedded will return a null value for PreparedStatement.getMetaData() if no 
> ResultSet is returned.  Client will return a ResultSetMetaData object with 0 
> columnCount.  Looking at the javadoc for getMetaData() it says it returns
> "the description of a ResultSet object's columns or null if the driver cannot 
> return a ResultSetMetaData object"
> So I am not sure which is the preferable behavior, but it should be the same.

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