Changes in This Release for Oracle AI Database Java Developer's Guide

This preface contains:

Changes in Oracle AI Database 26ai

The following are the changes in the Oracle AI Database Java Developer's Guide for this release.

New Features

This section lists the new features in this release.

Deprecated Features

Starting with Oracle AI Database 26ai, the SQLJ method of embedding SQL statements in Java code is deprecated. In place of SQLJ, Oracle recommends you directly use the Java Database Connectivity (JDBC) APIs (dynamic SQL, prepared statements or PL/SQL blocks).