[Pljava-dev] Obtaining Query from Trigger

Joao Afonso joaoaafonso at gmail.com
Tue Jun 7 22:08:20 UTC 2005


  Hi!
  
  I started using pljava two days ago, so I apologize if this was
already posted before.

  I need to get the sql query that fired a trigger on a DB so that it
can be re-issued to another DB.

  For example, if 'select * from users' fired a before select trigger,
the string with the query should be somehow passed to the java
function that is associated to that trigger.

  Any ideas??

  Joao Afonso.



More information about the Pljava-dev mailing list