The EclipseLink 2.2 release focuses on providing advanced persistence features for user of relational, XML and Web Services to expose extended persistence features that naturally extend the industry standards in these spaces. As well as these new features, a great emphasis was placed on bug fixing in this release.
In addition to the features highlighted in the New and Noteworthy section this release also includes a substantial number of bug fixes and enhancement requests.
The following are known issues that have been identified as potentially effecting users of EclipseLink 2.2. For a list of all open bugs and enhancement requests please see the queries at EclipseLink/Bugs
The following bug queries can be used by find known issues with specific feature areas. They return bugs reported against 2.2.
In EclipseLink 2.2 the following features/API have been deprecated. Please upgrade to the suggested alternatives to avoid issues in the future when these deprecated features/AIP might be removed.
Summary | Details |
---|---|
ObjectCopyPolicy | The ObjectCopyPolicy has been replaced with the CopyGroup . The full API from ObjectCopyPolicy is supported by CopyGroup requiring only a minor class name change in user code. |
ObjectLevelReadQuery.addPartialAttribute | Partial attribute queries have been deprecated and replaced with the use of FetchGroup |
ReadObjectQuery.selectionKey (Vector) | Replaced with the use of an object for single part keys and a CacheId for composite keys. The replacement API is: ReadObjectQuery#selectionId |
BasicMap, BasicCollection, CollectionTable | Deprecated in 2.0, these native mappings and supported configuration annotations are now supported by JPA 2.0's ElementCollection mapping and supported configuration annotations and orm.xml. |
The EclipseLink 2.2 release will remain available for download from the primary download page until the next release is shipped. At that point it will be moved to the previous releases page where it remain for a minimum period of 2 years before becoming available for archival.
For more information about future planned EclipseLink releases and patch sets please refer to the releases section of the project summary.