2 Replies Latest reply on Jul 23, 2010 8:55 AM by logan

    How to change entityManager.remove() behavior?

    logan

      Hello All Group Members!


      I'd like to change the default behavior of entityManager.remove(). In this case I do not want to remove entity/or collection along the Cascade.delete only I want to make some entity attribute modification.


      I tried to use the hibernate interceptor without success. Any suggestions?


      thank you!