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

Packages that use ContainerAnnotation
org.eclipse.jpt.core.jpa2.resource.java   
org.eclipse.jpt.core.resource.java   
 

Uses of ContainerAnnotation in org.eclipse.jpt.core.jpa2.resource.java
 

Subinterfaces of ContainerAnnotation in org.eclipse.jpt.core.jpa2.resource.java
 interface MapKeyJoinColumns2_0Annotation
          Corresponds to the JPA annotation javax.persistence.MapKeyJoinColumns Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

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

Subinterfaces of ContainerAnnotation in org.eclipse.jpt.core.resource.java
 interface AssociationOverridesAnnotation
          Corresponds to the JPA annotation javax.persistence.AssociationOverrides Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface AttributeOverridesAnnotation
          Corresponds to the JPA annotation javax.persistence.AttributeOverrides Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JoinColumnsAnnotation
          Corresponds to the JPA annotation javax.persistence.JoinColumns Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface NamedNativeQueriesAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedNativeQueries Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface NamedQueriesAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedQueries Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface PrimaryKeyJoinColumnsAnnotation
          Corresponds to the JPA annotation javax.persistence.PrimaryKeyJoinColumns Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface SecondaryTablesAnnotation
          Corresponds to the JPA annotation javax.persistence.SecondaryTables Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.