Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.orm.OrmSpecifiedColumn.ParentAdapter

Packages that use OrmSpecifiedColumn.ParentAdapter
org.eclipse.jpt.jpa.core.context.orm   
 

Uses of OrmSpecifiedColumn.ParentAdapter in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of OrmSpecifiedColumn.ParentAdapter 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 OrmSpecifiedColumn.ParentAdapter
 OrmSpecifiedColumn OrmXmlContextModelFactory.buildOrmColumn(OrmSpecifiedColumn.ParentAdapter parentAdapter)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.