Dali Provisional API
Release 3.2

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

Packages that use OrphanRemovalHolder2_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 OrphanRemovalHolder2_0 in org.eclipse.jpt.jpa.core.jpa2
 

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

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

Subinterfaces of OrphanRemovalHolder2_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 OrphanRemovalHolder2_0 in org.eclipse.jpt.jpa.core.jpa2.context.orm
 

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

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

Subinterfaces of OrphanRemovalHolder2_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.