Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmBaseColumn.Owner

Packages that use OrmBaseColumn.Owner
org.eclipse.jpt.jpa.core.context.orm   
 

Uses of OrmBaseColumn.Owner in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of OrmBaseColumn.Owner in org.eclipse.jpt.jpa.core.context.orm
 interface OrmBasicMapping
          orm.xml basic mapping
static interface OrmColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
 interface OrmColumnMapping
          orm.xml column mapping
 interface OrmIdMapping
          orm.xml ID mapping
static interface OrmJoinColumn.Owner
           
 interface OrmVersionMapping
          orm.xml version mapping