[ 
http://issues.apache.org/jira/browse/DERBY-208?page=comments#action_12453593 ] 
            
Fernanda Pizzorno commented on DERBY-208:
-----------------------------------------

> That is, would there be situations in which a client might prefer not to use 
> the locator
> technique, for performance reasons? 

Yes, when dealing with small LOBs for example, it may be preferable to send all 
the data from the server to the client in the initial data transfer instead of 
using the locator technique.

> Add support to retrieve lobs for Network Server by locator rather than 
> matierializing the LOB
> ---------------------------------------------------------------------------------------------
>
>                 Key: DERBY-208
>                 URL: http://issues.apache.org/jira/browse/DERBY-208
>             Project: Derby
>          Issue Type: New Feature
>          Components: Network Server
>    Affects Versions: 10.1.1.0
>            Reporter: Kathey Marsden
>
> Currently Network Server materializes all LOB objects.  LOB locator support 
> is part of the DRDA spec so could be added to network server.  See
> http://www.opengroup.org/dbiop/
> It is not clear if SQL Support for LOB locators would also be required.

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