I am looking for advice/example on how to solve this suggestion I received on my data access posting to convert a thrown DataAccessException into your own Exceptions using <aop:config/>..after-thowing?
Can declarative Spring AOP handle this? I won't start implementing aspectJ for another month.
thank you!



Reply With Quote