@Retention(RetentionPolicy.RUNTIME) @Target({ ElementType.TYPE }) @GroovyASTTransformationClass("org.grails.compiler.injection.EntityASTTransformation") public @interface Entity
A class annotation used to make a class into a GORM domain class.
class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait