jp.sf.amateras.mirage.integration.guice
Annotation Type Transactional


@Retention(value=RUNTIME)
@Target(value=METHOD)
@Documented
public @interface Transactional

Gives this annotation to transaction boundary methods.

Author:
Naoki Takezoe
See Also:
TransactionInterceptor



Copyright © 2010-2012 Project Amateras. All Rights Reserved.