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

Model Base

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 is to evaluate both proposals by considering migration
     impact to existing models and SQL spec vs implementation.
  b. Proposal 1:
     Migration1.jpg

  c. Proposal 2:
     Migration2.jpg

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