calling JAVA UDF through trigger

From: "Swati Gadre" <sgadre(at)vertex(dot)co(dot)in>
To: pgsql-sql(at)postgresql(dot)org
Subject: calling JAVA UDF through trigger
Date: 2005-01-28 13:49:06
Message-ID: 20050128191455.3A90.SGADRE@vertex.co.in
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello

I want to write a trigger on a table.
In the trigger I want to call Java method and pass some data from the
table(on which trigger is set) as parameters to this method.
Can I do this in postgreSQL and if yes how?
Example would be helpful :)

Thanks
Swati
--
" Darkest Hour Of The Night Comes Before Dawn "
Swati <sgadre(at)vertex(dot)co(dot)in>

Attachment Content-Type Size
unknown_filename text/plain 823 bytes

Browse pgsql-sql by date

  From Date Subject
Next Message Muhyiddin A.M Hayat 2005-01-28 14:26:48 Calendar Function
Previous Message Richard Huxton 2005-01-28 09:11:49 Re: