Uses of Interface
org.eclipse.jpt.jpa.core.context.java.JavaMappedByRelationship

Packages that use JavaMappedByRelationship
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.jpa2.context.java   
org.eclipse.jpt.jpa.eclipselink.core.context.java   
org.eclipse.jpt.jpa.eclipselink.core.v2_0.context.java   
 

Uses of JavaMappedByRelationship in org.eclipse.jpt.jpa.core.context.java
 

Subinterfaces of JavaMappedByRelationship in org.eclipse.jpt.jpa.core.context.java
 interface JavaManyToManyRelationship
          Java m:m relationship
 interface JavaOneToManyRelationship
          Java 1:m relationship
 interface JavaOneToOneRelationship
          Java 1:1 relationship
 

Uses of JavaMappedByRelationship in org.eclipse.jpt.jpa.core.jpa2.context.java
 

Subinterfaces of JavaMappedByRelationship in org.eclipse.jpt.jpa.core.jpa2.context.java
 interface JavaOneToManyRelationship2_0
          JPA 2.0 Java 1:m relationship
 interface JavaOneToOneRelationship2_0
          JPA 2.0 Java 1:1 relationship
 

Uses of JavaMappedByRelationship in org.eclipse.jpt.jpa.eclipselink.core.context.java
 

Subinterfaces of JavaMappedByRelationship in org.eclipse.jpt.jpa.eclipselink.core.context.java
 interface EclipseLinkJavaOneToManyRelationship
          EclipseLink Java 1:m relationship
 

Uses of JavaMappedByRelationship in org.eclipse.jpt.jpa.eclipselink.core.v2_0.context.java
 

Subinterfaces of JavaMappedByRelationship in org.eclipse.jpt.jpa.eclipselink.core.v2_0.context.java
 interface EclipseLinkJavaOneToManyRelationship2_0
          EclipseLink 2.0 Java 1:m relationship