Re: [Pljava-dev] huh...

From: John R Pierce <pierce(at)hogranch(dot)com>
To:
Subject: Re: [Pljava-dev] huh...
Date: 2016-01-06 23:11:02
Message-ID: 568D9F06.70107@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

On 1/6/2016 3:03 PM, John R Pierce wrote:
> On 1/6/2016 2:53 PM, John R Pierce wrote:
>> was perusing the oracle document on their 12.1 release, deprecated
>> features. found this gem.
>
>
> oops, forgot the link to the document.
> https://docs.oracle.com/database/121/UPGRD/deprecated.htm#UPGRD60127

and doing some more reading and googling and it struck me, they aren't
talking about PLJAVA style java inside the database, rather they are
talking about SQL inside of a Java app, whether its in the database or
external. EG, instead of JDBC class methods, SQLJ was a preprocessor,
similar to Pro*C/ECPG.

so, we can ignore this whole discussion before it gets started. <crickets>

--
john r pierce, recycling bits in santa cruz

In response to

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Chapman Flack 2016-01-06 23:50:25 Re: [Pljava-dev] huh...
Previous Message John R Pierce 2016-01-06 23:03:29 Re: [Pljava-dev] huh...