commit | 58f04b414c049a7c81be578efd069b9f149cdf6a | [log] [tgz] |
---|---|---|
author | Joe Grassel <fyrewyld@gmail.com> | Thu Feb 16 12:34:35 2017 -0600 |
committer | Joe Grassel <fyrewyld@gmail.com> | Thu Feb 16 15:08:25 2017 -0600 |
tree | 2bda28e13545abb6e773ec70d519d9df92e3dde6 | |
parent | 3d59eaa9e420902d5347b9fb60fbe6c92310894b [diff] |
Bug 512255 - Eclipselink JPA/Auditing capablity in EE Environment fails with JNDI name parameter type Signed-off-by: Joe Grassel <fyrewyld@gmail.com> Reviewed-by: Will Dazey <dazeydev.3@gmail.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).