Package grails.persistence
Annotation Type PersistenceMethod
-
@Retention(RUNTIME) @Target(METHOD) public @interface PersistenceMethodA marker annotation for methods added to a class that are for persistence purposes- Since:
- 2.1.5
@Retention(RUNTIME)
@Target(METHOD)
public @interface PersistenceMethod