Uses of Interface
org.eclipse.jpt.core.jpa2.context.DerivedIdentity2_0

Packages that use DerivedIdentity2_0
org.eclipse.jpt.core.jpa2.context   
org.eclipse.jpt.core.jpa2.context.java   
org.eclipse.jpt.core.jpa2.context.orm   
 

Uses of DerivedIdentity2_0 in org.eclipse.jpt.core.jpa2.context
 

Methods in org.eclipse.jpt.core.jpa2.context that return DerivedIdentity2_0
 DerivedIdentity2_0 DerivedIdentityStrategy2_0.getDerivedIdentity()
          Return the derived identity container
 DerivedIdentity2_0 SingleRelationshipMapping2_0.getDerivedIdentity()
           
 

Uses of DerivedIdentity2_0 in org.eclipse.jpt.core.jpa2.context.java
 

Subinterfaces of DerivedIdentity2_0 in org.eclipse.jpt.core.jpa2.context.java
 interface JavaDerivedIdentity2_0
          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 DerivedIdentity2_0 in org.eclipse.jpt.core.jpa2.context.orm
 

Subinterfaces of DerivedIdentity2_0 in org.eclipse.jpt.core.jpa2.context.orm
 interface OrmDerivedIdentity2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.