Groovy Documentation

simplejpa.transaction
[Groovy] Annotation Type SimpleJpaTransaction

java.lang.Object
  simplejpa.transaction.SimpleJpaTransaction

@Retention(RetentionPolicy.SOURCE)
@Target(ElementType.TYPE)
@GroovyASTTransformationClass("simplejpa.transaction.TransactionTransformation")
@interface SimpleJpaTransaction

Method Summary
 
Methods inherited from class Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait
 

Groovy Documentation