Re: Java (8i) as a data source for forms?

From: Dan Maas <recurve_at_altavista.com>
Date: Tue, 4 Jan 2000 13:33:20 -0800
Message-ID: <84tovg$5sb$1_at_inet16.us.oracle.com>


Rich-

My recommendation would be to write a Java Call Specification (i.e. PL/SQL wrapper) for your 8i Java that also would serve as a Procedural Data Source for Forms 6, which I assume you are using. Forms 6 can use PL/SQL Stored Procedures as data sources for Blocks.

--

                                          -Dan
____________________________________________________________


<kaiserrj_at_my-deja.com> wrote in message news:84frld$l0v$1_at_nnrp1.deja.com...

> How would PL/SQL (forms) get data from a Java package on the
> backend?
>
> What we've got now is a conversion, but this burns cycles
> (iterating through records on the backend - decomposing a
> Java array into tables of records, and then repacking them
> to act like a single table in forms packages).
>
> Does anyone know a way to use Forms with Java on the backend.
> (especially if it doesn't involve triple-lindy-type maneuvers?)
>
> Thanks a bunch, Rich
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Tue Jan 04 2000 - 22:33:20 CET

Original text of this message