Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dtp-dev] DTP Table Editor fixes


FYI, I've checked in the following changes for the Table Data Editor in DTP:

Bug 204260 - When [CIDR Cell Editor] dialog is displayed, the exception is output to .log file.
  --  Patch for plugin org.eclipse.datatools.sqltools.data.ui submitted by Quy On (IBM)
  -- Checked into both 1.5.2 and 1.6 streams

Bug 206966 - Add extension-point in Table Extract/Load to support external export and load
  -- Patch for plugin org.eclipse.datatools.sqltools.data.ui submitted by Quy On (IBM)
  -- Checked into 1.6 stream only

Bug 207331 - StackOverflowError in data editor
  -- Patch for plugin org.eclipse.datatools.sqltools.data.ui submitted by Jesper S Moller, reviewed by Quy On and me, modified slightly by me
  -- Checked into both 1.5.2 and 1.6 streams

Bug 208834 - Expose QueryOutputHelper type
  -- Patch for plugin org.eclipse.datatools.sqltools.tabledataeditor submitted by Loic Julien (IBM)
  -- Checked into 1.6 stream only

I've updated the bundle-versions in the plugins to reflect the changes.
 - org.eclipse.datatools.sqltools.data.ui
    (1.5.2)  1.0.1.200711091
    (1.6)  1.1.0.200711091  -- relects added API
 - org.eclipse.datatools.sqltools.tabledataeditor
    (1.6) 1.0.0.200711081

Regards,
Brian


Brian Payton
SQL and XML Query Tools Development
IBM Silicon Valley Laboratory
(408) 463-2989, T/L 8-543-2989


Back to the top