[Pljava-dev] Obtaining Query from Trigger

From: joaoaafonso at gmail(dot)com (Joao Afonso)
To:
Subject: [Pljava-dev] Obtaining Query from Trigger
Date: 2005-06-07 22:08:20
Message-ID: ce04e69f050607150868a9b80e@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

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.

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Michael Judd 2005-06-07 23:11:18 [Pljava-dev] [Fwd: Unable to load class org/postgresql/plsql/internal/Backend]
Previous Message Christopher Snow 2005-06-07 11:23:34 [Pljava-dev] problem installing on ppc32 linux