commit | 05bee654e62835d2c77fa6c0c4d14e32a5301c19 | [log] [tgz] |
---|---|---|
author | Tomas Kraus <tomas.kraus@oracle.com> | Thu Dec 21 12:48:11 2017 +0100 |
committer | Tomas Kraus <tomas.kraus@oracle.com> | Thu Dec 21 12:54:09 2017 +0100 |
tree | 7e9b1cbe6da2fac89199c3ab68baa117e41e753f | |
parent | 34d4dcdc7e8a004cc3e76a1c1d4859aab43a338e [diff] |
Bug 522635 - Reverting IdentityMap#elements() return type to plain Enumeration. - Enumeration<Object> caused some test failures. Signed-off-by: Tomas Kraus <tomas.kraus@oracle.com>
The EclipseLink project's goal is to provide a complete persistence framework that is both comprehensive and universal. It will run in any Java environment and read and write objects to virtually any type of data source, including relational databases, XML, JSON, or EIS systems. EclipseLink will focus on providing leading edge support, including advanced feature extensions, for the dominant persistence standards for each target data source; Java Persistence API (JPA) for relational databases, Java API for XML Binding (JAXB) for XML, Java Connector Architecture (JCA) for EIS and other types of legacy systems, and Service Data Objects (SDO).