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 3 - May 14, 06)
m (Milestone 1 - Feb 10, 06)
Line 8: Line 8:
 
(Subject to change)
 
(Subject to change)
  
===Milestone 1 - Feb 10, 06===
+
===Milestone 1 - Iteration 1: Feb 10, 06===
Milestone 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
 
*Support Embeddeds, MappedSuperclass,
 
*Support Embeddeds, MappedSuperclass,

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

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

Milestone Goals:

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

Milestone 3 - May 14, 06

Milestone Goals:

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

Back to the top