@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-2013 Apache Software Foundation. All Rights Reserved.