Обсуждение: How could I use trigger to call a Java function

Поиск
Список
Период
Сортировка

How could I use trigger to call a Java function

От
"Shek Ying Kit"
Дата:
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