Dali Provisional API
Release 3.2

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

Packages that use IdClassReference
org.eclipse.jpt.jpa.core.context   
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.context.orm   
 

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

Methods in org.eclipse.jpt.jpa.core.context that return IdClassReference
 IdClassReference IdTypeMapping.getIdClassReference()
          Return the (aggregate) class reference for configuring and validating the type mapping's ID class.
 

Uses of IdClassReference in org.eclipse.jpt.jpa.core.context.java
 

Subinterfaces of IdClassReference in org.eclipse.jpt.jpa.core.context.java
 interface JavaIdClassReference
          Java ID class reference 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 IdClassReference in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of IdClassReference in org.eclipse.jpt.jpa.core.context.orm
 interface OrmIdClassReference
          orm.xml ID class reference 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.