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"

(Milestone 2 : Iteration 2 - April 14, 06)
m (Milestone 1 - Feb 10, 06)
Line 10: Line 10:
 
===Milestone 1 - Feb 10, 06===
 
===Milestone 1 - Feb 10, 06===
 
Milestone Goals:   
 
Milestone Goals:   
*Support broad array of annotations, including id, basic, and relationship mappings\
+
*Support broad array of annotations, including id, basic, and relationship mappings
 
*Support Embeddeds, MappedSuperclass,
 
*Support Embeddeds, MappedSuperclass,
 
*Integrated DB support via WTP's wst.rdb component
 
*Integrated DB support via WTP's wst.rdb component
Line 16: Line 16:
 
*Problems support for invalid mappings
 
*Problems support for invalid mappings
 
*Compliant with EJB3 Persistencee Spec - Proposed Final Draft
 
*Compliant with EJB3 Persistencee Spec - Proposed Final Draft
 
  
 
===Milestone 2 : Iteration 1 - March 10, 06===
 
===Milestone 2 : Iteration 1 - March 10, 06===

Revision as of 10:02, 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 - Feb 10, 06

Milestone 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 2 : Iteration 1 - March 10, 06

Milestone Goals:

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

Milestone 2 : Iteration 2 - April 14, 06

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

Milestone 3 - May 14, 06

Back to the top