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"

(Adopter Info)
 
(65 intermediate revisions by 8 users not shown)
Line 1: Line 1:
=Dali EJB Object Relational Mapping Project=
+
=Dali Java Persistence Tools Project (A subproject of WTP)=
  
Welcome to the Dali project wiki home. These pages will be used to document our evolving project plans, and future integration into the WTP.
+
Welcome to the Dali project wiki . These pages will be used to document our project plans and other development related topics.
  
*Links
+
==Important links==
**[http://eclipse.org/dali Dali's Eclipse Home Page]
+
*[http://projects.eclipse.org/projects/webtools.dali Official Dali eclipse.org project page]
**[[Dali New And Noteworthy]]
+
*[http://www.eclipse.org/webtools/dali/ Dali project website]
  
==Milestone Plan==
+
==Upcoming Releases==
(Subject to change)
+
*[http://www.eclipse.org/projects/project-plan.php?projectid=webtools.dali 3.3 Plan] June 26th, 2013 (Kepler)
 +
*[[Dali 3.2Planning|3.2 Plan]] June 27th, 2012 (Juno)
  
===Milestone 1 - Iteration 1: Feb 10, 2006 - Complete===
+
==Previous Releases==
Iteration Goals: 
+
*[[Dali 3.1Planning|3.1 Plan]] Nov 23th, 2011
*Support broad array of annotations, including id, basic, and association mappings
+
*Dali 3.0 Plan (Indigo 2011)
*Support Embeddeds, MappedSuperclass,
+
*Dali 2.3 Plan (Helios 2010)
*Integrated DB support via WTP's wst.rdb component
+
*Dali 2.2 Plan (Galileo 2009)
*DDL Generation (postponed to Milestone 2)
+
*[[Dali 2.1Planning|2.1 Plan]] (Dec 2008)
*Problems support for invalid mappings
+
*[[Dali 2.0 planning|2.0 Plan]] (Ganymede  2008)
*Compliant with EJB3 Persistence Spec - Proposed Final Draft (with exception of a name change for GeneratorType to GenerationType; this will be fixed in an early M1I2 build)
+
*[[Dali 1.0 planning|1.0 Plan]] (Europa 2007)
 +
*[[Dali 0.5 planning|0.5 Plan]] (June 2006)
  
Target Compatibility:  Eclipse 3.1.2, WTP 1.0
+
==Adopter Info==
 +
*[[New Help for Old Friends VII]]
 +
*[[New Help for Old Friends VIII]]
 +
*[[New Help for Old Friends IX]]
  
===Milestone 1 - Iteration 2: March 10, 2006===
+
==Project Info==
Iteration Goals:
+
*[http://projects.eclipse.org/projects/webtools.dali Official Dali eclipse.org project page]
*Entity Generation from Tables (Phase 1)
+
*[http://www.eclipse.org/webtools/dali/ Dali project website]
*DDL Generation from Entities
+
*[[Dali Project/Incubator]]
*Management of Persistence XML (Moved to Milestone 2)
+
*[[Dali Project/Weekly Meeting]]
*Enhanced Problem reporting
+
*[[Dali Project/KnownIssues | Known Issues]]
 +
*[http://www.eclipse.org/webtools/dali/main.php Documentation]
 +
*[http://www.eclipse.org/dali/docs/tutorial/jsf/dali_jsf_tutorial.htm Tutorial]
 +
*[[Dali QA Testing | Dali QA Testing Status]]
 +
*[http://www.eclipse.org/webtools/development/news/main.php New And Noteworthy]
 +
*[[Dali Developer Documentation]]
 +
*[[Dali Meeting Minutes|Meeting Minutes]]
  
Target Compatibility: Eclipse 3.1.2, WTP1.0.1
+
==Development==
 +
*[[Dali/JPA2.1 | JPA 2.1]]
 +
*[[Dali/Kepler | Kepler (3.3)]]
 +
*[[Dali/Juno | Juno feature docs (3.2)]]
 +
*[[Dali/Indigo | Indigo feature docs (3.1)]]
 +
*[[Dali Access Warning Documentation|Access Warning Documentation]]
 +
*[[Dali Discouraged Access Warnings|Resolving ''Discouraged Access'' Warnings]]
 +
*[[Evolving_Java-based_APIs| API Development and Evolution Guidelines]]
  
===Milestone 2: April 14, 2006===
+
==Archived links==
Milestone Goals:
+
*[[Dali feature backlog post 2.0 |Feature Backlog]]
*Entity Generation from Tables (Phase 2)
+
*[[Dali WTP Migration Status|Technology->WTP Migration status]]
*Support for IdClass, EmbeddedID
+
*[[Dali Provisional API Changes|Provisional API changes from 2.0 ->2.1]]
*Support multiple JoinColumns for association mappings
+
  
Target Compatibility: Eclipse 3.2M6, WTP1.5M6
+
[[Category:Eclipse Web Tools Platform Project]]
 
+
===Milestone 3: May 12, 2006===
+
Milestone Goals:
+
*Support for Inheritance
+
*Callbacks support
+
*Generator Library
+
*Text based support for query entry
+
*Annotation Value completion (Dependency on core APT support)
+
*Enhanced outline view (quick view of entity config)(may be moved to 1.0)
+
*Integration with Java refactoring (may be moved to 1.0)
+
**Quick fixes
+
**Text markers
+
Target Compatibility: Eclipse 3.2RC3, WTP1.5RC3
+
 
+
===Milestone 4: May 26, 2006===
+
Target Compatibility: Eclipse 3.2RC4, WTP1.5RC4
+
===Milestone 5: June 16, 2006===
+
Target Compatibility: Eclipse 3.2RC5, WTP1.5RC5
+
===Release 0.5: June 28, 2006===
+
Target Compatibility: Eclipse 3.2, WTP1.5
+

Latest revision as of 15:39, 4 June 2013

Dali Java Persistence Tools Project (A subproject of WTP)

Welcome to the Dali project wiki . These pages will be used to document our project plans and other development related topics.

Important links

Upcoming Releases

Previous Releases

Adopter Info

Project Info

Development

Archived links

Back to the top