In my requirement need to Invoke java method or webservice while a record is insert or update in to a Table.
I am using Postgres (9.5) Database , How can I invoke the java method?
In my requirement need to Invoke java method or webservice while a record is insert or update in to a Table.
I am using Postgres (9.5) Database , How can I invoke the java method?