Annotation Type Entity


  • @Retention(RUNTIME)
    @Target(TYPE)
    public @interface Entity
    A class annotation used to make a class into a GORM domain class.
    Since:
    1.1