Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmMappedSuperclass

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

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

Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmMappedSuperclass
 OrmMappedSuperclass OrmXmlContextNodeFactory.buildOrmMappedSuperclass(OrmPersistentType parent, org.eclipse.jpt.jpa.core.resource.orm.XmlMappedSuperclass resourceMapping)
           
 

Uses of OrmMappedSuperclass in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 

Subinterfaces of OrmMappedSuperclass in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 interface OrmEclipseLinkMappedSuperclass
          EclipseLink orm.xml 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.