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 "Dali"

m (Milestone 3 - May 14, 06)
(Dali EJB3 O/R Mapping Project)
Line 8: Line 8:
 
(Subject to change)
 
(Subject to change)
  
===Milestone 1 - Iteration 1: Feb 10, 06===
+
===Milestone 1 - Iteration 1: Feb 10, 2006===
 
Iteration Goals:   
 
Iteration Goals:   
 
*Support broad array of annotations, including id, basic, and relationship mappings
 
*Support broad array of annotations, including id, basic, and relationship mappings
Line 17: Line 17:
 
*Compliant with EJB3 Persistencee Spec - Proposed Final Draft
 
*Compliant with EJB3 Persistencee Spec - Proposed Final Draft
  
===Milestone 1 - Iteration 2: March 10, 06===
+
===Milestone 1 - Iteration 2: March 10, 2006===
 
Iteration Goals:
 
Iteration Goals:
 
*Support for Inheritance
 
*Support for Inheritance
Line 24: Line 24:
 
*Enhanced Problem reporting
 
*Enhanced Problem reporting
  
===Milestone 2: April 14, 06===
+
===Milestone 2: April 14, 2006===
 
Milestone Goals:
 
Milestone Goals:
 
*Entity Generation from Tables
 
*Entity Generation from Tables
Line 32: Line 32:
 
*Integration with Java refactoring
 
*Integration with Java refactoring
  
===Milestone 3: May 12, 06===
+
===Milestone 3: May 12, 2006===
 
Milestone Goals:
 
Milestone Goals:
 
*Annotation Value completion (Dependency on APT)
 
*Annotation Value completion (Dependency on APT)
Line 39: Line 39:
 
**Quick fixes
 
**Quick fixes
 
**Text markers
 
**Text markers
 +
 +
===Milestone 4: May 26, 2006===
 +
===Milestone 5: June 16, 2006===
 +
===Release 0.5: June 28, 2006===

Revision as of 10:50, 30 January 2006

Dali EJB3 O/R Mapping Project

Welcome to the Dali project wiki home. These pages will be used to document our evolving project plans, and future integration into the WTP.

Dali's Eclipse Home Page

Milestone Plan

(Subject to change)

Milestone 1 - Iteration 1: Feb 10, 2006

Iteration Goals:

  • Support broad array of annotations, including id, basic, and relationship mappings
  • Support Embeddeds, MappedSuperclass,
  • Integrated DB support via WTP's wst.rdb component
  • DDL Generation
  • Problems support for invalid mappings
  • Compliant with EJB3 Persistencee Spec - Proposed Final Draft

Milestone 1 - Iteration 2: March 10, 2006

Iteration Goals:

  • Support for Inheritance
  • Support for IdClass, EmbeddedID
  • Management of Persistence XML
  • Enhanced Problem reporting

Milestone 2: April 14, 2006

Milestone Goals:

  • Entity Generation from Tables
  • Callbacks support
  • Generator Library
  • Text based support for query entry
  • Integration with Java refactoring

Milestone 3: May 12, 2006

Milestone Goals:

  • Annotation Value completion (Dependency on APT)
  • Enhanced outline view (quick view of entity config)
  • Usibility enhancements
    • Quick fixes
    • Text markers

Milestone 4: May 26, 2006

Milestone 5: June 16, 2006

Release 0.5: June 28, 2006

Back to the top