Issue Details (XML | Word | Printable)

Key: DERBY-3576
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Kristian Waagan
Reporter: Kristian Waagan
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Derby
DERBY-3575

Merge EngineBlob and EngineClob into a single interface

Created: 28/Mar/08 07:59 AM   Updated: 04/May/09 06:22 PM
Return to search
Component/s: Network Server
Affects Version/s: 10.4.1.3, 10.5.1.1
Fix Version/s: 10.3.3.0, 10.4.1.3, 10.5.1.1

Time Tracking:
Not Specified

File Attachments:
  Size
File Licensed for inclusion in ASF works derby-3576-1a-enginelob_interface.diff 2008-03-28 08:16 AM Kristian Waagan 9 kB
File Licensed for inclusion in ASF works derby-3576-1a-enginelob_interface.stat 2008-03-28 08:16 AM Kristian Waagan 0.5 kB
File Licensed for inclusion in ASF works derby-3576-1b-enginelob_interface.diff 2008-03-30 10:57 AM Kristian Waagan 9 kB

Resolution Date: 30/Mar/08 11:15 AM


 Description  « Hide
There are currently two identical interfaces called EngineBlob and EngineClob.
Merging these into a single interface would simplify some of the code handling Blob and Clob in the network server, and it also allows a leaner implementation of a stored procedure freeing LOB locators without knowing if the locator represents a Blob or a Clob.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.