1 Changes in This Release for JavaScript Developer's Guide
This chapter lists the changes in Oracle Database JavaScript Developer's Guide for Oracle Database 23ai:
July 2024, Release Update 23.5
Included are some notable Oracle Database JavaScript Developer's Guide updates with Oracle Database 23ai, Release Update 23.5:
Feature | Description |
---|---|
MLE Support on Linux for Arm (aarch64) |
In addition to Linux x86-64, Multilingual Engine (MLE) is supported on Linux for Arm (aarch64). |
Operator Overloading with
|
Rather than using methods such as Examples using this new syntax can be found in Type Mapping. |
Parent topic: Changes in This Release for JavaScript Developer's Guide
January 2025, Release Update 23.7
Included are some notable Oracle Database JavaScript Developer's Guide updates with Oracle Database 23ai, Release Update 23.7:
Feature | Description |
---|---|
Foreign Function Interface |
The Foreign Function Interface (FFI) allows you to handle PL/SQL packages, functions, and procedures as JavaScript objects, providing more direct access to objects created in PL/SQL. |
Fetch Type Handler |
The |
Parent topic: Changes in This Release for JavaScript Developer's Guide