garyfisher
Mar 11th, 2008, 12:15 PM
Hi,
I'm using annotation-driven transaction management. I'd like to configure for whole application not to rollback for a certain runtime exception and subclasses. I don't want to do it for every method or every class.
Any idea? Thanks for help.
I'm using annotation-driven transaction management. I'd like to configure for whole application not to rollback for a certain runtime exception and subclasses. I don't want to do it for every method or every class.
Any idea? Thanks for help.