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

Dali Project/Weekly Meeting/December 18 2009

< Dali Project‎ | Weekly Meeting
Revision as of 11:28, 18 December 2009 by Neil.hauge.oracle.com (Talk | contribs) (New page: =Dali Weekly Meeting= * ===Attendees=== * Neil * ==Agenda== ===New Topics=== *Do we ever plan on supporting multiple persistence units? Work on JPA 2.0 Delimited Identifiers could...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Dali Weekly Meeting

Attendees

  • Neil

Agenda

New Topics

  • Do we ever plan on supporting multiple persistence units? Work on JPA 2.0 Delimited Identifiers could be done in a way that would lend itself to multiple persistence unit support. This would be more difficult, but good if we are supporting multiple PU's in the future.
  • Can we need to remove the Utility Facet? What are the implications? What is the desired use case for SE and EE scenarios?
    • Let's talk about this more next week when Paul is back.
  • M5 planning

Old Topics

  • Should JPA 2.0 be enabled for Java 1.5 facet?
    • Metamodel @Generated is a problem in this case, otherwise running in 1.5 shouldn't be a problem.
    • (Shaun) should just not use @Generated in 1.5 faceted projects, only use in 1.6 - would need to change logic to recognize metamodel without relying on @Generated annotation
    • (Neil) we should try to support this case unless we determine some technical reason or functional reason why we cannot. Appears to be doable.
  • What should the preselected Facet configuration be (JPA1.0 or JPA2.0 or calculated(if that is even possible))?
    • (Shaun) Not completely obvious. Shaun will go back and do some research, but lets default to JEE 6 JPA 2.0 JDK 1.6 for now.
    • (Shaun) we could also add configuration for JPA 2.0 w/ Java 1.5 and 1.6,

Next Meeting

Action Items

Back to the top