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 "DTP 1 0 API USE CASES"

(SQL Dev Tools)
 
Line 1: Line 1:
←[[Data Tools Platform Project | Back to DTP Main Page]]
+
{{Back To|name=DTP Main Page|href=Data Tools Platform Project}}
 
==Purpose==
 
==Purpose==
  

Latest revision as of 23:26, 26 August 2007

Back to DTP Main Page

Purpose

Ultimately, extension points and Java API in Eclipse exist for the purpose of enabling extenders to use the underlying components in their own applications. To the end, Eclipse projects concentrate on delivering extensible frameworks and exemplary tools. The purpose of this page is to document the use cases covered by these extensions. In other words, we are anwsering the question "What can I build on DTP?"

Use Cases

In each section below, use cases are provided for each DTP project, to demonstrate extensibility dimensions.

Model Base

Connectivity

Open Data Access (ODA)

SQL Dev Tools

Back to the top