[
https://issues.apache.org/jira/browse/DERBY-2587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
V.Narayanan updated DERBY-2587:
-------------------------------
Attachment: ConnectionLocatorWork_v4.stat
ConnectionLocatorWork_v4.diff
Pls find attached the Connection createClob() method implementation that
returns a Clob that is locator enabled.
The following are the details of the work done
- Modified createClob to use locators.
- call clobCreateLocator() to get a locator value
- If a valid locator value is obtained then return a Clob object associated
with this
locator value.
> Connection.createClob() and Connection.createBlob() need to return locator
> support enabled LOB objects in the NetworkClient
> ---------------------------------------------------------------------------------------------------------------------------
>
> Key: DERBY-2587
> URL: https://issues.apache.org/jira/browse/DERBY-2587
> Project: Derby
> Issue Type: Sub-task
> Components: Network Server
> Reporter: V.Narayanan
> Assigned To: V.Narayanan
> Attachments: ConnectionLocatorWork_v1.diff,
> ConnectionLocatorWork_v1.stat, ConnectionLocatorWork_v2.diff,
> ConnectionLocatorWork_v2.stat, ConnectionLocatorWork_v3.diff,
> ConnectionLocatorWork_v3.stat, ConnectionLocatorWork_v4.diff,
> ConnectionLocatorWork_v4.stat
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.