[
https://issues.apache.org/jira/browse/DERBY-1316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kristian Waagan closed DERBY-1316.
----------------------------------
DatabaseMetaData.locatorsUpdateCopy() now returns 'true'.
See DERBY-2789 for details.
> Wrong value returned by DatabaseMetaData.locatorsUpdateCopy()
> -------------------------------------------------------------
>
> Key: DERBY-1316
> URL: https://issues.apache.org/jira/browse/DERBY-1316
> Project: Derby
> Issue Type: Bug
> Components: JDBC
> Affects Versions: 10.2.1.6
> Reporter: Rick Hillegas
>
> Both the embedded and network implementations of DatabaseMetaData return the
> wrong value for this method. This method currently returns false but should
> return true. Returning false means that your Blob/Clobs are backed by SQL
> Locators and therefore that set() methods on your Lobs write-through to the
> database.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.