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 "EclipseLink/DesignDocs/236185"

m (Design Specification: Java 6 API Support)
m (Design Specification: Java 6 API Support)
 
Line 4: Line 4:
 
[[EclipseLink/Development/Java6 | Java 6 Development Strategy]]
 
[[EclipseLink/Development/Java6 | Java 6 Development Strategy]]
  
**[http://java.sun.com/products/jdbc/download.html#corespec40 JDBC 4.0 in Java 6] - see the JDBC 4.0 introduction to Java 1.6 as part of the JavaDB introduction - http://java.sun.com/javase/6/docs/api/java/sql/package-summary.html
+
*[http://java.sun.com/products/jdbc/download.html#corespec40 JDBC 4.0 in Java 6] - see the JDBC 4.0 introduction to Java 1.6 as part of the JavaDB introduction - http://java.sun.com/javase/6/docs/api/java/sql/package-summary.html
  
 
== Document History ==
 
== Document History ==

Latest revision as of 12:33, 3 November 2008

Design Specification: Java 6 API Support

ER 236185 Java 6 Development Strategy

Document History

Date Author Version Description & Notes

Project overview

Overview of the project/feature. Why is it desired, what are its goals.

Goals:

  • goal 1
  • goal 2

Concepts

Present any concepts relevant to the feature.

Requirements

The following sections will expand the goals of this project into more concrete requirements.

Design Constraints

Design / Functionality

Testing

API

GUI

Config files

Documentation

Open Issues

This section lists the open issues that are still pending that must be decided prior to fully implementing this project's requirements.

Issue # Owner Description / Notes

Decisions

This section lists decisions made. These are intended to document the resolution of open issues or constraints added to the project that are important.

Issue # Description / Notes Decision

Future Considerations

During the research for this project the following items were identified as out of scope but are captured here as potential future enhancements. If agreed upon during the review process these should be logged in the bug system.

Back to the top