JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
grails.persistence
Annotation Interface Entity
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
Entity
A class annotation used to make a class into a GORM domain class.
Since:
1.1