-
Dec 18th, 2008, 03:55 PM
#1
Using my own @Transactional annotations
Hi-
I'm looking for the simplest means to use Spring's transaction management with annotations, but I need to use my own annotations. (I don't want to import Spring anntotations into my business classes).
I see that I implement TransactionAnnotationParser, but I don't see where I can plug in my strategy so that it is used?
Can anybody give me a tip?
Thanks,
Adam
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