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   
org.eclipse.jpt.jpa.core.context.orm   
 

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.
 

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

Subinterfaces of SpecifiedMappedByRelationshipStrategy in org.eclipse.jpt.jpa.core.context.orm
 interface OrmSpecifiedMappedByRelationshipStrategy
          orm.xml "mapped by" relationship strategy 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.