-
Aug 26th, 2010, 09:42 PM
#1
About @Repository and Exception Transalation
From spring3 API docs , on @Repository - "A class thus annotated is eligible for Spring DataAccessException translation" . does this mean that we don't need FooTemplate any more ? and the DAOs annotated by @Repository are wrapped or proxied by spring for Exception Translation ?
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules