Dali Provisional API
Release 3.2

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

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

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

Subinterfaces of OrmColumn.Owner in org.eclipse.jpt.jpa.core.context.orm
 interface OrmBasicMapping
          orm.xml basic mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmColumnMapping
          orm.xml column mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmIdMapping
          orm.xml ID mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmVersionMapping
          orm.xml version mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Methods in org.eclipse.jpt.jpa.core.context.orm with parameters of type OrmColumn.Owner
 OrmColumn OrmXmlContextNodeFactory.buildOrmColumn(JpaContextNode parent, OrmColumn.Owner owner)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.