Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Hibernate and After-Insert trigger

Re: Hibernate and After-Insert trigger

From: Stephane Faroult <sfaroult_at_roughsea.com>
Date: Tue, 21 Nov 2006 17:35:20 +0100
Message-Id: <200611211635.kALGZKuc010163@gate01.nexlink.ch>



Could there be in the trigger something that is conditional on a user context or whatever application info has been set? It's a trick I have used several times for preventing updates except by one program.

HTH

Stéphane Faroult



On Mar Nov 21 17:09 , "Luc Demanche" sent:

Hi,
 
Oracle9i - Hibernate
 
We have a weird problem here with Hibernate and Oracle triggers ....
 
When I insert manually into the table, the after-insert trigger is firing. 
When the insert come from Hibernate, it look like the trigger is not firing .....
 
Do you have any clue ?
 
Thanks
Luc

--
Luc Demanche
Oracle DBA
(514) 867-9977

-- http://www.freelists.org/webpage/oracle-l Received on Tue Nov 21 2006 - 10:35:20 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US