[Pljava-dev] How to cancel a trigger operation

From: jcllario at hotmail(dot)com (JOSE CARLOS MARTINEZ LLARIO)
To:
Subject: [Pljava-dev] How to cancel a trigger operation
Date: 2010-03-15 20:22:56
Message-ID: COL116-W523497D68E79190A63EB50D32E0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev


HI all,
Some of you knows how to cancel a trigger operation (insert, delete or update) from a trigger function in PLJAVA?
In PLPGSQL I know I can get it returning a null value. I tried several things in PLJAVA but i couldnt make it.
Thanx a lot,
Best,
Jose Martinez


_________________________________________________________________
Recibe en tu m?vil un SMS con tu Hotmail recibido. ?Date de alta ya!
http://serviciosmoviles.es.msn.com/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20100315/44b16d0d/attachment.html>

Responses

Browse pljava-dev by date

  From Date Subject
Next Message JOSE CARLOS MARTINEZ LLARIO 2010-03-16 09:35:03 [Pljava-dev] How to cancel a trigger operation
Previous Message Tim Clarke 2010-03-12 13:35:45 [Pljava-dev] Using JDBC in PL/Java 1.4.0: Statement.executeQuery() automatically closes the statement redux