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.
Difference between revisions of "EclipseLink/Release/2.0.1"
(→Resolved Issues) |
|||
Line 30: | Line 30: | ||
== Resolved Issues == | == Resolved Issues == | ||
− | + | The following table lists of few of the issues resolved in 2.0.1. For a complete list, please see the link below the table. | |
{|{{BMTableStyle}} | {|{{BMTableStyle}} | ||
|-{{BMTHStyle}} | |-{{BMTHStyle}} |
Revision as of 10:33, 18 February 2010
EclipseLink 2.0.1 Patchset
The EclipseLink 2.0.1 patch set: feb 17th
EclipseLink 2.0.1 is a patch set on the 2.0 stream. Please see link below for a full list of bugs that have been fixed in 2.0.1.
Contents
|
Resolved Issues
The following table lists of few of the issues resolved in 2.0.1. For a complete list, please see the link below the table.
Component | Issue | Description |
---|---|---|
JPA | bug 296606 | JPA 2.0 - Updating Element Collection of Embeddables with weaving enabled |
Utils - Workbench | bug 298300 | Unable to open saved Workbench projects |
JPA | bug 296563 | StackOverflow in EntityManager.createQuery() |
JPA | bug 296712 | setHint in criteria query causes null-pointer |
MOXy | bug 297898 | JAXB Doesn't correctly identify Source and Image as valid attachment types |
Resolved Bug Queries
- All Bugs and Enhancements Requests (ordered by priority)
- By Component: JPA, MOXy, SDO, DBWS, Foundation
Known Issues
All known issues with EclipseLink are tracked in the Eclipse bugzilla database. Queries for current open bugs in EclipseLink are available here.
Certified Configurations
Persistence Specifications Supported
Specification | Version | Notes |
---|---|---|
EJB 3.0 (Java Persistence) - JSR 220 | 1.0 | |
Java Persistence (JPA) - JSR 317 | 2.0 | Reference Implementation |
Service Data Objects SDO - JSR 235 | 2.1.1 | Reference Implementation provided by EclipseLink 1.1.0.r3634 |
Java XML Binding Architecture (JAXB) - JSR 222 | 2.1 |
Java Persistence (JPA) 1.0 & 2.0
EclipseLink 2.0.1 provides both JPA 2.0 and 1.0 functionality. In order to remain backwards compatible with JPA 1.0 some limitations have been imposed. The following table illustrates the usage of each version of JPA with the available library versions.
Java Architecture | JPA 2.0 javax_persistence_2.0.0 Included with EclipseLink ZIP |
JPA 1.0 javax_persistence_1.0.0 Included with EclipseLink ZIP |
JPA 1.0 javax_persistence_1.0.0 Orbit (signed) |
---|---|---|---|
Java SE eclipselink.jar |
|||
Java SE bundles |
|||
Java EE eclipselink.jar |
|||
Java EE bundles |
|||
OSGi (Equinox) bundles |
Database Platform Certifications
- Database Platform Certification Notes
- (O) - Certified by Oracle TopLink QA for the EclipseLink project