Dali Provisional API
Release 3.2

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

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

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

Subinterfaces of SpecifiedBaseColumn in org.eclipse.jpt.jpa.core.context
 interface SpecifiedColumn
          Specified 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 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.
 

Uses of SpecifiedBaseColumn in org.eclipse.jpt.jpa.core.context.java
 

Subinterfaces of SpecifiedBaseColumn in org.eclipse.jpt.jpa.core.context.java
 interface JavaSpecifiedBaseColumn
          Java specified column 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 JavaSpecifiedColumn
          Java specified 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.
 

Uses of SpecifiedBaseColumn in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of SpecifiedBaseColumn in org.eclipse.jpt.jpa.core.context.orm
 interface OrmSpecifiedBaseColumn
          orm.xml specified column 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 OrmSpecifiedColumn
          orm.xml specified 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.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.