Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.context.SpecifiedBaseJoinColumn

Packages that use SpecifiedBaseJoinColumn
org.eclipse.jpt.jpa.core.context   
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.context.orm   
 

Uses of SpecifiedBaseJoinColumn in org.eclipse.jpt.jpa.core.context
 

Subinterfaces of SpecifiedBaseJoinColumn in org.eclipse.jpt.jpa.core.context
 interface SpecifiedJoinColumn
          Specified join column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface SpecifiedPrimaryKeyJoinColumn
          Specified primary key join column 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 SpecifiedBaseJoinColumn in org.eclipse.jpt.jpa.core.context.java
 

Subinterfaces of SpecifiedBaseJoinColumn in org.eclipse.jpt.jpa.core.context.java
 interface JavaSpecifiedBaseJoinColumn
          Java specified join column primary key join column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaSpecifiedJoinColumn
          Java specified join column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaSpecifiedPrimaryKeyJoinColumn
          Java specified primary key join column 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 SpecifiedBaseJoinColumn in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of SpecifiedBaseJoinColumn in org.eclipse.jpt.jpa.core.context.orm
 interface OrmSpecifiedBaseJoinColumn
          orm.xml specified join column primary key join column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmSpecifiedJoinColumn
          orm.xml specified join column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmSpecifiedPrimaryKeyJoinColumn
          orm.xml specified primary key join column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.