As Matt has questioned, you need to be more specific. I assume you're referring to Spring 2.0's method of declaring fine-grained declarative transactions using the @Transactional annontations; which can be used at both the class and method level. If you want more information, please refer to the new Spring in Action book.
Cheers, James. On 10/14/07, dev dev <[EMAIL PROTECTED]> wrote: > > Thanks > dev >