How could I use trigger to call a Java function - Mailing list pgsql-sql

From Shek Ying Kit
Subject How could I use trigger to call a Java function
Date
Msg-id 000b01bfa9b7$4a090e40$d77552ca@espider.com
Whole thread Raw
List pgsql-sql
Hi,
 
I would like to call a Java Function to implement some data convertion whenever there's a record inserting or updating into the database. How could I do that? By the way, can I pass some value from the record as the parameter of the Java function when the trigger is called?
Thanks!
 
Kit

pgsql-sql by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Outer joins
Next
From: Tom Lane
Date:
Subject: Re: Counting distinct names