@Retention(value: RetentionPolicy.SOURCE) @Target(value: ElementType.METHOD) @interface Query
Allow specifying the query to execute
abstract String
value()
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Groovy Documentation