Preface
Oracle TopLink's JPA implementation is provided by EclipseLink.
EclipseLink JPA provides specific annotations (EclipseLink extensions) in addition to supporting the standard Java Persistence Architecture (JPA) annotations. You can use these EclipseLink extensions to take advantage of EclipseLink's extended functionality and features within your JPA entities.
Audience
This document is intended for application developers who want to develop applications using Oracle TopLink with Java Persistence Architecture (JPA). This document does not include details about related common tasks, but focuses on Oracle TopLink functionality.
Developers should be familiar with the concepts and programming practices of
-
Java SE and Java EE.
-
Java Persistence Architecture 2.1 specification (
http://jcp.org/en/jsr/detail?id=338
) -
EclipseLink (
http://www.eclipse.org/eclipselink
) -
Eclipse IDE (
http://www.eclipse.org
)
Documentation Accessibility
For information about Oracle's commitment to accessibility, visit the Oracle Accessibility Program website at http://www.oracle.com/pls/topic/lookup?ctx=acc&id=docacc.
Access to Oracle Support
Oracle customer access to and use of Oracle support services will be pursuant to the terms and conditions specified in their Oracle order for the applicable services.
Diversity and Inclusion
Oracle is fully committed to diversity and inclusion. Oracle respects and values having a diverse workforce that increases thought leadership and innovation. As part of our initiative to build a more inclusive culture that positively impacts our employees, customers, and partners, we are working to remove insensitive terms from our products and documentation. We are also mindful of the necessity to maintain compatibility with our customers' existing technologies and the need to ensure continuity of service as Oracle's offerings and industry standards evolve. Because of these technical constraints, our effort to remove insensitive terms is ongoing and will take time and external cooperation.
Related Documents
For more information, see the following documents:
-
EclipseLink Documentation Center at
http://www.eclipse.org/eclipselink/documentation/
Conventions
The following text conventions are used in this document:
Convention | Meaning |
---|---|
boldface |
Boldface type indicates graphical user interface elements associated with an action, or terms defined in text or the glossary. |
italic |
Italic type indicates book titles, emphasis, or placeholder variables for which you supply particular values. |
|
Monospace type indicates commands within a paragraph, URLs, code in examples, text that appears on the screen, or text that you enter. |