Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Convert PL/SQL to Java

RE: Convert PL/SQL to Java

From: Naveen Nahata <naveen_nahata_at_mindtree.com>
Date: Mon, 19 Aug 2002 03:43:23 -0800
Message-ID: <F001.004B8AEA.20020819034323@fatcity.com>


What about SQLJ? You can wrap the entire PL/SQL code inside a SQLJ file and use it as such without converting it into Java

HTH
Naveen

-----Original Message-----
Sent: Monday, August 19, 2002 4:03 PM
To: Multiple recipients of list ORACLE-L

Does that actually convert PL/SQL to java, or just put some sort of java wrapper around the PL/SQL?

John

> -----Original Message-----
> From: Peter.McLarty_at_mincom.com [SMTP:Peter.McLarty_at_mincom.com]
> Sent: 16 August 2002 07:23
> To: Multiple recipients of list ORACLE-L
> Subject: Re: Convert PL/SQL to Java
>
> I didn't see a reply to this but apparently Jdeveloper 9i can do this
>
> From the 91 Help file
>
> Generating Java Source Code for Oracle Objects and PL/SQL Packages
> To generate Java classes for an object type or package, right-click an
> object type or package in JDeveloper's Navigator pane. You can also
> right-click a folder, such as the Object Types folder or the PL/SQL
> Packages folder, to generate Java classes for all of the objects or
> packages it contains. Choose Generate Java from the menu to open the
> JPublisher Wizard. Click Help for instruction on using the wizard. The
> generated classes are added to JDeveloper's Navigator pane for the Project
>
> and Package you specified.
>
> Cheers
>
> --
> =================================================
> Peter McLarty E-mail: Peter.Mclarty_at_mincom.com
> Technical Consultant WWW: http://www.mincom.com
> APAC Technical Services Phone: +61 (0)7 3303 3461
> Brisbane, Australia Mobile: +61 (0)402 094 238
> Facsimile: +61 (0)7 3303 3048
> =================================================
> A great pleasure in life is doing what people say you cannot do.
>
> - Walter Bagehot (1826-1877 British Economist)
> =================================================
> Mincom "The People, The Experience, The Vision"
>
> =================================================
>
> This transmission is for the intended addressee only and is confidential
> information. If you have received this transmission in error, please
> delete it and notify the sender. The contents of this e-mail are the
> opinion of the writer only and are not endorsed by the Mincom Group of
> companies unless expressly stated otherwise.
>
>
>
>
>
>
> Barry Deevey <Barry.Deevey_at_sefas.co.uk>
> Sent by: root_at_fatcity.com
> 15-08-2002 07:03 PM
> Please respond to ORACLE-L
>
>
> To: Multiple recipients of list ORACLE-L
> <ORACLE-L_at_fatcity.com>
> cc:
> Fax to:
> Subject: Convert PL/SQL to Java
>
>
> Good morning,
>
> Does anybody know of a utility that can convert PL/SQL code to Java code??
>
> Thanks in advance for any replies.
>
> Barry
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Barry Deevey
> INET: Barry.Deevey_at_sefas.co.uk
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: Peter.McLarty_at_mincom.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: John Dunn
  INET: john.dunn_at_sefas.co.uk

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Naveen Nahata
  INET: naveen_nahata_at_mindtree.com

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Mon Aug 19 2002 - 06:43:23 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US