|
Groovy Documentation | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||
java.lang.Objectsimplejpa.AutoMerge
@Retention(RetentionPolicy.SOURCE)
@Target(ElementType.TYPE)
@GroovyASTTransformationClass("simplejpa.AutoMergeTransformation")
public @interface AutoMerge
| Optional Element Summary | |
|---|---|
java.lang.String |
excludes
@default {} |
| Method Summary |
|---|
| Methods inherited from class Object | |
|---|---|
| getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait |
| Element Detail |
|---|
public String[] excludes
Groovy Documentation