Skip to content

Files

Latest commit

89afd74 · Aug 9, 2021

History

History

features

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jul 1, 2018
Apr 12, 2020
Dec 17, 2018
Jul 1, 2018
Dec 17, 2018
Apr 20, 2020
Apr 20, 2020
Jul 1, 2018
Dec 20, 2018
Jul 1, 2018
Dec 17, 2018
Jul 1, 2018
Jul 1, 2018
Jul 1, 2018
Aug 9, 2021
Apr 20, 2020
Nov 2, 2020
Nov 2, 2020
Jul 1, 2018
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<!--

    Copyright (c) 2020 Oracle and/or its affiliates. All rights reserved.

    This program and the accompanying materials are made available under the
    terms of the Eclipse Public License v. 2.0 which is available at
    http://www.eclipse.org/legal/epl-2.0,
    or the Eclipse Distribution License v. 1.0 which is available at
    http://www.eclipse.org/org/documents/edl-v10.php.

    SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause

-->

<HTML xmlns="http://www.w3.org/1999/xhtml">
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"/>
<TITLE>EclipseLink 3.0 Readme</TITLE>
</HEAD>
<BODY>
<DIV class=Section0>
<P style="TEXT-ALIGN: center" align=center><B>EclipseLink 3.0 Read Me</B> </P>
<P><EM><FONT size=-1>TBD, 2020</FONT></EM></P>
<P>The <A href="http://www.eclipse.org/eclipselink">EclipseLink</A> 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).</P></DIV>
<P>For tips on getting started with EclipseLink, please see the following
resources:
<UL>
  <LI><A href="http://www.eclipse.org/eclipselink">EclipseLink Home Page</A>
  <LI> <A href="http://www.eclipse.org/eclipselink/releases/3.0.php">EclipseLink 3.0 Release Notes</A></LI>
  <LI><A href="http://www.eclipse.org/eclipselink/documentation/">EclipseLink Documentation Center </A>
  <LI><A href="http://wiki.eclipse.org/EclipseLink/Examples">Examples and How To Documents</A> </LI></UL>
</BODY></HTML>