Annotation Type Entity


  • @Retention(CLASS)
    @Target({PARAMETER,METHOD,LOCAL_VARIABLE,FIELD})
    public @interface Entity
    • Field Summary

      Fields 
      Modifier and Type Fields Description
      static int NULL  
    • Field Detail

      • NULL

        static final int NULL