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 1: Line 1:
 
←[[Data Tools Platform Project | Back to DTP Main Page]]
 
←[[Data Tools Platform Project | Back to DTP Main Page]]
 
==DTP Model Base Project Wiki==
 
==DTP Model Base Project Wiki==
SQLModel Migration guide for WTP to DTP
+
'''SQLModel Migration guide for WTP to DTP'''
  
1. SQLModel Namespace changes from:
+
1. SQLModel Namespace changes from:
  
org.eclipse.wst.rdb.models.sql - > org.eclipse.datatools.modelbase.sql
+
  org.eclipse.wst.rdb.models.sql - > org.eclipse.datatools.modelbase.sql
  
2. New SQL Model elements being considered (7/15/06) – SQL Catalog object
+
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.
+
  a. Our goal to bring this change in will have minimal impact on existing
b. Proposal 1:
+
      model migration.
 +
  b. Proposal 1:
 
   
 
   
c. Proposal 2:
+
  c. Proposal 2:
 
   
 
   
3. OMG is also propose enhancement and changes on SQLModel as part of their plan to adopt SQLModel from DTP.
+
3. OMG is also propose enhancement and changes on SQLModel as part of their
4. Other changes which is already in WTP, will be in DTP when item #2 is finalized:
+
  plan to adopt SQLModel from DTP.
a. Remove SQL 99 spec content from the UML model, replaced with just a reference.
+
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===
 
===DTP Callisto Model Base Features===
 
[[Model Base Callisto Features | Discussion page for Callisto Model Base features]]
 
[[Model Base Callisto Features | Discussion page for Callisto Model Base features]]

Revision as of 21:12, 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