Path: news.easynews.com!easynews!cyclone.swbell.net!bos-service1.ext.raytheon.com!cambridge1-snf1.gtei.net!news.gtei.net!bloom-beacon.mit.edu!newsswitch.lcs.mit.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!deine.net!newsfeed.wirehub.nl!transit.news.xs4all.nl!195.129.110.18.MISMATCH!bnewspeer00.bru.ops.eu.uu.net!bnewspost00.bru.ops.eu.uu.net!emea.uu.net!read.news.de.uu.net!not-for-mail
Message-ID: <3CABFEBB.4385D891@logiball.de>
Date: Thu, 04 Apr 2002 09:20:27 +0200
From: Christof Kaiser <Kaiser@logiball.de>
Organization: Logiball - the e-nnovation company
X-Mailer: Mozilla 4.73 [en] (WinNT; U)
X-Accept-Language: de-DE,en
MIME-Version: 1.0
Newsgroups: comp.databases.oracle.misc
Subject: Re: Invoking PL/SQL (directly) via Corba?
References: <3CAAF423.D8B3E993@logiball.de> <V9Rq8.165330$ZR2.81075@rwcrnsc52.ops.asp.att.net>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Lines: 22
NNTP-Posting-Host: 193.97.215.2
X-Trace: 1017904816 read.news.de.uu.net 185 193.97.215.2
X-Complaints-To: abuse@de.uu.net
Xref: easynews comp.databases.oracle.misc:79634
X-Received-Date: Thu, 04 Apr 2002 00:18:16 MST (news.easynews.com)



Jim Kennedy wrote:

> What problem are you trying to solve?  It looks like you are interested in
> BSOs (bright shiny objects).

On the client side, I'd like calling some Corba stuff with Java.
But on the Database, I have much application logic  in PL/SQL modules which
I'd like to call.
I fact, I have all the logic I need with a reasonable interface in PL/SQL.
So if I can't call PL/SQL directly via Corba, I would have to write Java
wrappers that pass the arguments and results 1:1 to their PL/SQL mates.

However, wrappers are usually a pain in the arse as they are redundant per
definifition.

Yes, BSO (see above) would my satisfy asthetic attitude.

Cheers
Christof

