Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.java.JavaColumn.Owner

Packages that use JavaColumn.Owner
org.eclipse.jpt.jpa.core   
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.jpa2   
 

Uses of JavaColumn.Owner in org.eclipse.jpt.jpa.core
 

Methods in org.eclipse.jpt.jpa.core with parameters of type JavaColumn.Owner
 JavaColumn JpaFactory.buildJavaColumn(JpaContextNode parent, JavaColumn.Owner owner)
           
 

Uses of JavaColumn.Owner in org.eclipse.jpt.jpa.core.context.java
 

Subinterfaces of JavaColumn.Owner in org.eclipse.jpt.jpa.core.context.java
 interface JavaBasicMapping
          Java 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 JavaColumnMapping
          Java 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 JavaIdMapping
          Java 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 JavaVersionMapping
          Java 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.
 

Uses of JavaColumn.Owner in org.eclipse.jpt.jpa.core.jpa2
 

Methods in org.eclipse.jpt.jpa.core.jpa2 with parameters of type JavaColumn.Owner
 JavaColumn JpaFactory2_0.buildJavaMapKeyColumn(JpaContextNode parent, JavaColumn.Owner owner)
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.