1 2 3 4 5
package anns; import java.lang.annotation.Inherited; @Inherited public @interface NonPersistent {}