Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Connectivity Europa Features"

(General)
(API Revisions)
Line 10: Line 10:
  
 
===API Revisions===
 
===API Revisions===
*Database recognition extension point
+
====Database Recognition====
*DSE SQL model content extension mechanism
+
*Enable database recognition extension point
*Integrate Work Offline mode with core connectivity framework
+
*Integrate with ConnectionInfo connection factories
 +
*Investigate whether or not driver definition templates may be simplified (i.e. remove vendor specific driver definitions)
 +
====DSE Specialization for SQL Model Content====
 +
Define standard approaches for specializing SQL model content
 +
*Overriding default container names
 +
*Adding content to default containers
 +
*Specializing content structure
 +
====Integrate Work Offline Mode====
 +
Integrate Work Offline mode with core connectivity framework
  
 
==WTP/RDB Adopter Migration==
 
==WTP/RDB Adopter Migration==

Revision as of 15:15, 1 February 2007

Back to Connectivity Main Page

The following are the areas of focus for the Europa release. NOTE: This information is preliminary.

API Promotion

Elevate provisional API to platform status.

Unit Test Coverage

Improve unit test coverage for public API.

Documentation

Improve developer documentation.

API Revisions

Database Recognition

  • Enable database recognition extension point
  • Integrate with ConnectionInfo connection factories
  • Investigate whether or not driver definition templates may be simplified (i.e. remove vendor specific driver definitions)

DSE Specialization for SQL Model Content

Define standard approaches for specializing SQL model content

  • Overriding default container names
  • Adding content to default containers
  • Specializing content structure

Integrate Work Offline Mode

Integrate Work Offline mode with core connectivity framework

WTP/RDB Adopter Migration

  • Ensure feature compatibility
  • Provide technical support to adopters

ODA Enhancements

  • Integrate connection profile framework with ODA runtime
  • Add support for multi-dimensional data sources

Generic Database Support

  • Expand generic DDL generation to include SPs, UDFs, etc.
  • Modify JDBC catalog objects to recycle objects during refresh

Community Outreach

  • Document contribution process

General

  • Update Derby catalog loader to use new catalog loader utility classes

Back to the top