Thread: How could I use trigger to call a Java function

How could I use trigger to call a Java function

From
"Shek Ying Kit"
Date:
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