@Target(value=TYPE) @Retention(value=RUNTIME) public @interface ManagedInterface
OpenJPAEntityManager.createInstance(Class)
.
Interfaces with this annotation should also be annotated with one of the JPA
entity annotations (@Entity
,
@MappedSuperclass
,
or @Embeddable
).Copyright © 2006–2022 Apache Software Foundation. All rights reserved.