What's New in This Guide

The following topics introduce the new and changed features of Oracle TopLink and other significant changes that are described in this guide, and provides pointers to additional information. This document is the new edition of the formerly titled Understanding Oracle TopLink.

New and Changed Features for 12c (12.2.1.2.0)

Oracle TopLink 12c (12.2.1.2.0) includes the following new and changed features for this document.

MOXy Enhancements:

JAX-RS (REST) Enhancements:

  • JSON with Padding—JSON with Padding provides a way to request data from a server in a different domain, something prohibited by typical web browsers because of the same origin policy. See Section 6.5, "About JSON with Padding" for more information.

  • Improved Support for JAX-RS Implementations—The MOXyJsonProvider class can be used to enable EclipseLink JAXB (MOXy) as the JSON provider. This class can now be extended to make JAX-RS integration even easier. See Section 6.6, "Extending JAX-RS Implementations" for more information.

TopLink Optimizations:

TopLink Data Services:

  • TopLink Data Services Live Data—TopLink Data Services (TLDS) simplifies data access in modern HTML5, JavaScript, and mobile client applications by exposing a rich REST interface that provides access to enterprise Java Persistence. You can use TLDS to expose data stores, relational or NoSQL, with scalable persistence using server-side caching, validation, and security. See Section 7.12, "About TopLink Data Services Live Data" for more information.

Other Significant Changes in this Book

For 12c (12.2.1.2.0), this guide has been updated in several ways. Following are the sections that have been added or changed.