Annotation Interface Entity.Final

Enclosing class:
Entity

@Target(TYPE) @Retention(RUNTIME) @Documented public static @interface Entity.Final
Useful annotation for marking an entity as final, meaning it cannot be extended via the EDM framework.