Dali Provisional API
Release 3.2

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

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

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

Methods in org.eclipse.jpt.jpa.core.context that return SpecifiedMappedByRelationshipStrategy
 SpecifiedMappedByRelationshipStrategy 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 SpecifiedMappedByRelationshipStrategy
 void SpecifiedMappedByRelationshipStrategy.initializeFrom(SpecifiedMappedByRelationshipStrategy oldStrategy)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.