Thread: Feedback on PLJava

Feedback on PLJava

From
Pascal Cohen
Date:
Hello
Are there users of PL/Java ?
I would like to get some feedback on using it.
As we could use triggers and as we have already some kinds of
'applicative' triggers written in Java, I was wondering if I could just
reuse the code and plug it

Thanks for any advice

Re: Feedback on PLJava

From
Guy Rouillier
Date:
Pascal Cohen wrote:
> Hello
> Are there users of PL/Java ?
> I would like to get some feedback on using it.
> As we could use triggers and as we have already some kinds of
> 'applicative' triggers written in Java, I was wondering if I could just
> reuse the code and plug it

Pascal, yes, many people employ PL/Java; it works very well.  PL/Java is
maintained in PGFoundary here: http://pgfoundry.org/projects/pljava/.
It has a dedicated mailing lists.  Not sure what you mean by
"applicative" triggers, but you'll probably be able to reduce the amount
of code you maintain if you use real triggers.

--
Guy Rouillier