Uses of Interface
org.eclipse.jpt.core.resource.java.OverrideAnnotation

Packages that use OverrideAnnotation
org.eclipse.jpt.core.resource.java   
 

Uses of OverrideAnnotation in org.eclipse.jpt.core.resource.java
 

Subinterfaces of OverrideAnnotation in org.eclipse.jpt.core.resource.java
 interface AssociationOverrideAnnotation
          Corresponds to the javax.persistence.AssociationOverride annotation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface AttributeOverrideAnnotation
          Corresponds to the javax.persistence.AttributeOverride annotation Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface NestableAssociationOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface NestableAttributeOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.