Skip to content

eclipse-ee4j/eclipselink

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5ec096e · Sep 24, 2024
Dec 14, 2023
Jul 2, 2024
Apr 25, 2024
May 31, 2024
Apr 25, 2024
Aug 9, 2021
Sep 24, 2024
Sep 12, 2024
Sep 9, 2024
May 17, 2024
Apr 9, 2020
Apr 25, 2024
Apr 25, 2024
Apr 25, 2024
Apr 25, 2024
Jul 12, 2018
Apr 12, 2022
Feb 1, 2023
Nov 2, 2020
Aug 9, 2021
Aug 14, 2024
Jul 3, 2021
Jan 24, 2024
Sep 11, 2024

Repository files navigation

EclipseLink master 5.0.x Maven Central Jakarta Staging (Snapshots) Master Build Status

EclipseLink 4.0.x Maven Central 4.0 Build Status

EclipseLink 3.0.x Maven Central 3.0 Build Status

EclipseLink 2.7.x Maven Central 2.7.x  Build Status

EclipseLink

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; Jakarta Persistence for relational databases, Jakarta XML Binding for XML, Jakarta Connectors for EIS and other types of legacy systems, and Service Data Objects (SDO).

This project is part of the EclipseLink project.

License

EclipseLink is dual licensed under an EPL 2.0 and EDL 1.0 license.

Contributing

We use contribution policy, which means we can only accept contributions under the terms of Eclipse Contributor Agreement.

Links

Issue/bug trackers

Hint: If it's possible, it helps if some test reproducer is attached to the new bug. If it's not possible, attached entities and persistence.xml file should help too for JPA related bugs. For MOXy, entities and XML or JSON resources/files are welcome.