Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Model Base"

Line 17: Line 17:
 
   plan to adopt SQLModel from DTP.
 
   plan to adopt SQLModel from DTP.
 
4. Other changes which is already in WTP, will be in DTP when item #2 is
 
4. Other changes which is already in WTP, will be in DTP when item #2 is
   finalized:
+
   finalized
 
   a. Remove SQL 99 spec content from the UML model, replaced with just a
 
   a. Remove SQL 99 spec content from the UML model, replaced with just a
 
       reference.
 
       reference.

Revision as of 21:13, 25 July 2006

Back to DTP Main Page

DTP Model Base Project Wiki

SQLModel Migration guide for WTP to DTP

1. SQLModel Namespace changes from:

  org.eclipse.wst.rdb.models.sql - > org.eclipse.datatools.modelbase.sql

2. New SQL Model elements being considered (7/15/06) – SQL Catalog object

  a. Our goal to bring this change in will have minimal impact on existing
     model migration.
  b. Proposal 1:

  c. Proposal 2:

3. OMG is also propose enhancement and changes on SQLModel as part of their

  plan to adopt SQLModel from DTP.

4. Other changes which is already in WTP, will be in DTP when item #2 is

  finalized
  a. Remove SQL 99 spec content from the UML model, replaced with just a
     reference.

DTP Callisto Model Base Features

Discussion page for Callisto Model Base features

Back to the top