From: | John R Pierce <pierce(at)hogranch(dot)com> |
---|---|
To: | |
Subject: | [Pljava-dev] huh... |
Date: | 2016-01-06 22:53:06 |
Message-ID: | 568D9AD2.6000402@hogranch.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | PostgreSQL : PostgreSQL 메일 링리스트 : 2016-01-06 이후 토토 22:53 |
was perusing the oracle document on their 12.1 release, deprecated
features. found this gem.
8.1.17 Changes for Oracle JDBC and SQLJ
In Oracle Database 12c, some features are deprecated or desupported that
affect JDBC, UCP, SQLJ, JPublisher, and Java in the Database (Oracle
JVM). The JDBC Javadoc also contains a page for all the deprecated APIs.
The following features are deprecated or desupported in this release for
Oracle JDBC and SQLJ:
*
Deprecation of SQLJ Inside the Server
<https://docs.oracle.com/database/121/UPGRD/deprecated.htm#BABCGBBE>
* .....
8.1.17.1 Deprecation of SQLJ Inside the Server
SQLJ usage inside the database server is deprecated in this release. The
capability of translating and running SQLJ applications inside the
database will not be available in later releases. SQLJ can only be used
as a client tool to translate the applications that can connect to
Oracle Database and run as a client. SQLJ cannot be used inside stored
procedures, functions, or triggers.
um, isn't SQLJ their version of pljava ?
--
john r pierce, recycling bits in santa cruz
From | Date | Subject | |
---|---|---|---|
Next Message | John R Pierce | 2016-01-06 23:03:29 | Re: [Pljava-dev] huh... |
Previous Message | Chapman Flack | 2016-01-05 02:09:57 | Re: [Pljava-dev] the archive produced by pljava-packaging |