From: John R Pierce Message-ID: <568D9AD2.6000402@hogranch.com> Date: Wed, 6 Jan 2016 14:53:06 -0800 MIME-Version: 1.0 Subject: [Pljava-dev] huh... Content-Type: multipart/mixed; boundary="===============4314296135619427148==" This is a multi-part message in MIME format. --===============4314296135619427148== Content-Type: multipart/alternative; boundary="------------040705080009070802050706" This is a multi-part message in MIME format. --------------040705080009070802050706 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit 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 * ..... 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 --------------040705080009070802050706 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit 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:

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
--------------040705080009070802050706-- --===============4314296135619427148== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Pljava-dev mailing list Pljava-dev@lists.pgfoundry.org http://lists.pgfoundry.org/mailman/listinfo/pljava-dev --===============4314296135619427148==--