Enum | Description |
---|---|
Event | Enum of the available events that Grails triggers. |
Annotation Type | Description |
---|---|
Entity | A class annotation used to make a class into a GORM domain class. |
PersistenceMethod | A marker annotation for methods added to a class that are for persistence purposes |