Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.
EclipseLink/UserGuide/JPA/Advanced JPA Development/Platform Specific Configurations/Oracle
EclipseLink JPA
EclipseLink | |
Website | |
Download | |
Community | |
Mailing List • Forums • IRC • mattermost | |
Issues | |
Open • Help Wanted • Bug Day | |
Contribute | |
Browse Source |
Key API OraclePlatform
Oracle Database Support
EclipseLink is completely independent from, but also tightly integrated with the Oracle database. EclipseLink has extended support for most Oracle SQL, JDBC and database extensions. Oracle support is provided via the OraclePlatform class.
EclipseLink's extended support for the Oracle database includes:
- LOB
- NChar
- XMLType
- TIMESTAMP (TZ, LTZ)
- Native batch writing
- Structured object-relational data-types
- PLSQL datatypes and stored procedures
- VPD, RAC, proxy authentication
- XDK XML parser
- Hierarchical selects (Select by prior)
- Returning clause
- Flashback history and queries
- Stored procedures, output parameters and output cursors
- Stored functions
- Oracle AQ