Groovy Documentation

simplejpa
[Groovy] Annotation Type DomainModel

java.lang.Object
  simplejpa.DomainModel

@Retention(RetentionPolicy.SOURCE)
@Target(ElementType.TYPE)
@GroovyASTTransformationClass("simplejpa.DomainModelTransformation")
@interface DomainModel

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

Groovy Documentation