Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.jpa2.context.OrphanRemovalMapping2_0

Packages that use OrphanRemovalMapping2_0
org.eclipse.jpt.jpa.core.jpa2   
org.eclipse.jpt.jpa.core.jpa2.context   
org.eclipse.jpt.jpa.core.jpa2.context.orm   
org.eclipse.jpt.jpa.eclipselink.core.context   
 

Uses of OrphanRemovalMapping2_0 in org.eclipse.jpt.jpa.core.jpa2
 

Methods in org.eclipse.jpt.jpa.core.jpa2 with parameters of type OrphanRemovalMapping2_0
 OrphanRemovable2_0 JpaFactory2_0.buildJavaOrphanRemoval(OrphanRemovalMapping2_0 parent)
           
 

Uses of OrphanRemovalMapping2_0 in org.eclipse.jpt.jpa.core.jpa2.context
 

Subinterfaces of OrphanRemovalMapping2_0 in org.eclipse.jpt.jpa.core.jpa2.context
 interface OneToManyMapping2_0
          JPA 2.0 1:m mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OneToOneMapping2_0
          JPA 2.0 1:1 mapping 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 OrphanRemovalMapping2_0 in org.eclipse.jpt.jpa.core.jpa2.context.orm
 

Methods in org.eclipse.jpt.jpa.core.jpa2.context.orm with parameters of type OrphanRemovalMapping2_0
 OrphanRemovable2_0 OrmXmlContextModelFactory2_0.buildOrmOrphanRemoval(OrphanRemovalMapping2_0 parent)
           
 

Uses of OrphanRemovalMapping2_0 in org.eclipse.jpt.jpa.eclipselink.core.context
 

Subinterfaces of OrphanRemovalMapping2_0 in org.eclipse.jpt.jpa.eclipselink.core.context
 interface EclipseLinkOneToManyMapping2_0
          EclipseLink 1:m mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface EclipseLinkOneToOneMapping2_0
          EclipseLink 1:1 mapping 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.