Skip to main content



      Home
Home » Eclipse Projects » DTP » DTP to EMF(Trying to build BI Graph)
icon6.gif  DTP to EMF [message #1221316] Tue, 17 December 2013 07:00 Go to next message
Eclipse UserFriend
Any fun way to use DTP with jdbc to hook into some tables from db and make a nice ER(entity relationship) diagram for database (sql etc.)?

Re: DTP to EMF [message #1252169 is a reply to message #1221316] Thu, 20 February 2014 20:17 Go to previous message
Eclipse UserFriend
DTP has an EMF model that represents the database catalog and which forms the basis of the tree in the Data Source Explorer view. It is populated (by default) using JDBC. See the model and classes in the org.eclipse.datatools.modelbase.sql plugin. The model is populated using the classes in the connectivity component, particularly org.eclipse.datatools.connectivity.sqm.core.

There are diagrams showing the catalog meta-model available at http://www.eclipse.org/datatools/project_modelbase/modelbase_doc/SQL_SQLQuery_ModelWebPub/root.html

By the way, the IBM product InfoSphere Data Architect produces ER diagrams from the database information such as you suggest. It is based on the DTP code.
Previous Topic:DTP Not Displaying Tables in DB2 10.5
Next Topic:SQL Results error when removing results
Goto Forum:
  


Current Time: Wed Jul 23 14:44:33 EDT 2025

Powered by FUDForum. Page generated in 0.04788 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top