Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.MappedByRelationshipStrategy

Packages that use MappedByRelationshipStrategy
org.eclipse.jpt.jpa.core.context   
 

Uses of MappedByRelationshipStrategy in org.eclipse.jpt.jpa.core.context
 

Methods in org.eclipse.jpt.jpa.core.context that return MappedByRelationshipStrategy
 MappedByRelationshipStrategy MappedByRelationship.getMappedByStrategy()
          Return the (never null) strategy used to configure the relationship's "mapped by" strategy.
 

Methods in org.eclipse.jpt.jpa.core.context with parameters of type MappedByRelationshipStrategy
 void MappedByRelationshipStrategy.initializeFrom(MappedByRelationshipStrategy oldStrategy)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.