Annotation Type RequireJPAExtender


  • @Documented
    @Retention(CLASS)
    @Target({TYPE,PACKAGE})
    @Requirement(namespace="osgi.extender",
                 name="osgi.jpa",
                 version="1.1")
    public @interface RequireJPAExtender
    This annotation can be used to require the JPA extender. It can be used directly, or as a meta-annotation.