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.
Author:
$Id: 8bce3b020c854813660f80a728f0f89d3d8a0eff $