Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.java.JavaMappedSuperclass

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

Uses of JavaMappedSuperclass in org.eclipse.jpt.jpa.core
 

Methods in org.eclipse.jpt.jpa.core that return JavaMappedSuperclass
 JavaMappedSuperclass JpaFactory.buildJavaMappedSuperclass(JavaPersistentType parent, MappedSuperclassAnnotation mappedSuperclassAnnotation)
           
 

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

Methods in org.eclipse.jpt.jpa.core.context.orm that return JavaMappedSuperclass
 JavaMappedSuperclass OrmMappedSuperclass.getJavaTypeMapping()
           
 JavaMappedSuperclass OrmMappedSuperclass.getJavaTypeMappingForDefaults()
           
 

Uses of JavaMappedSuperclass in org.eclipse.jpt.jpa.eclipselink.core.context.java
 

Subinterfaces of JavaMappedSuperclass in org.eclipse.jpt.jpa.eclipselink.core.context.java
 interface EclipseLinkJavaMappedSuperclass
          EclipseLink Java mapped superclass 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.