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
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match