Dali Provisional API
Release 3.2

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

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

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

Subinterfaces of GeneratedValueHolder in org.eclipse.jpt.jpa.core.context
 interface IdMapping
          JPA ID 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 GeneratedValueHolder in org.eclipse.jpt.jpa.core.context.java
 

Subinterfaces of GeneratedValueHolder in org.eclipse.jpt.jpa.core.context.java
 interface JavaGeneratedValueHolder
           Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaIdMapping
          Java ID 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 GeneratedValueHolder in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of GeneratedValueHolder in org.eclipse.jpt.jpa.core.context.orm
 interface OrmGeneratedValueHolder
          orm.xml ID 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 OrmIdMapping
          orm.xml ID 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 GeneratedValueHolder in org.eclipse.jpt.jpa.core.jpa2.context
 

Subinterfaces of GeneratedValueHolder in org.eclipse.jpt.jpa.core.jpa2.context
 interface IdMapping2_0
          JPA 2.0 ID 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 GeneratedValueHolder in org.eclipse.jpt.jpa.eclipselink.core.context
 

Subinterfaces of GeneratedValueHolder in org.eclipse.jpt.jpa.eclipselink.core.context
 interface EclipseLinkBasicMapping
          EclipseLink basic mapping.
 interface EclipseLinkIdMapping
          EclipseLink ID 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 EclipseLinkIdMapping2_0
          EclipseLink ID mapping 2.0 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.