Uses of Interface
org.eclipse.jpt.core.context.orm.OrmBaseEmbeddedMapping

Packages that use OrmBaseEmbeddedMapping
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.core.jpa2.context.orm   
 

Uses of OrmBaseEmbeddedMapping in org.eclipse.jpt.core.context.orm
 

Subinterfaces of OrmBaseEmbeddedMapping in org.eclipse.jpt.core.context.orm
 interface OrmEmbeddedIdMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmEmbeddedMapping
          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 OrmBaseEmbeddedMapping in org.eclipse.jpt.core.jpa2.context.orm
 

Subinterfaces of OrmBaseEmbeddedMapping in org.eclipse.jpt.core.jpa2.context.orm
 interface OrmEmbeddedMapping2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.