Annotation Interface EntityTypeImplementation


@Target(TYPE) @Retention(RUNTIME) public @interface EntityTypeImplementation
Indicates an implementation of an entity type.

This annotation is used to mark classes that implement entity type interfaces.