Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.jpa2.resource.java.RelationshipMappingAnnotation2_0

Packages that use RelationshipMappingAnnotation2_0
org.eclipse.jpt.jpa.core.jpa2.resource.java   
 

Uses of RelationshipMappingAnnotation2_0 in org.eclipse.jpt.jpa.core.jpa2.resource.java
 

Subinterfaces of RelationshipMappingAnnotation2_0 in org.eclipse.jpt.jpa.core.jpa2.resource.java
 interface ManyToManyAnnotation2_0
          Corresponds to the JPA 2.0 annotation javax.persistence.ManyToMany Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface ManyToOneAnnotation2_0
          Corresponds to the JPA 2.0 annotation javax.persistence.ManyToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OneToManyAnnotation2_0
          Corresponds to the JPA 2.0 annotation javax.persistence.OneToMany Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OneToOneAnnotation2_0
          Corresponds to the JPA 2.0 annotation javax.persistence.OneToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.