Dali Provisional API
Release 3.2

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

Packages that use SpecifiedNamedColumn
org.eclipse.jpt.jpa.core.context   
org.eclipse.jpt.jpa.core.context.java   
org.eclipse.jpt.jpa.core.context.orm   
org.eclipse.jpt.jpa.core.jpa2.context   
org.eclipse.jpt.jpa.core.jpa2.context.java   
org.eclipse.jpt.jpa.core.jpa2.context.orm   
org.eclipse.jpt.jpa.eclipselink.core.context   
org.eclipse.jpt.jpa.eclipselink.core.context.java   
org.eclipse.jpt.jpa.eclipselink.core.context.orm   
 

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

Subinterfaces of SpecifiedNamedColumn in org.eclipse.jpt.jpa.core.context
 interface SpecifiedBaseColumn
          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 SpecifiedBaseJoinColumn
          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 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 SpecifiedDiscriminatorColumn
          Specified discriminator 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.
 interface SpecifiedNamedDiscriminatorColumn
          Specified discriminator 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.
 interface SpecifiedTableColumn
          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.
 

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

Subinterfaces of SpecifiedNamedColumn 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 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 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 JavaSpecifiedDiscriminatorColumn
          Java specified discriminator 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 JavaSpecifiedNamedColumn
          Java specified column join column primary key join column discriminator column order 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 SpecifiedNamedColumn in org.eclipse.jpt.jpa.core.context.orm
 

Subinterfaces of SpecifiedNamedColumn 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 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 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 OrmSpecifiedDiscriminatorColumn
          orm.xml specified discriminator 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 OrmSpecifiedNamedColumn
          orm.xml specified column join column primary key join column discriminator column order 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.
 

Uses of SpecifiedNamedColumn in org.eclipse.jpt.jpa.core.jpa2.context
 

Subinterfaces of SpecifiedNamedColumn in org.eclipse.jpt.jpa.core.jpa2.context
 interface SpecifiedOrderColumn2_0
          Specified order 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 SpecifiedNamedColumn in org.eclipse.jpt.jpa.core.jpa2.context.java
 

Subinterfaces of SpecifiedNamedColumn in org.eclipse.jpt.jpa.core.jpa2.context.java
 interface JavaSpecifiedOrderColumn2_0
          Java specified order 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 SpecifiedNamedColumn in org.eclipse.jpt.jpa.core.jpa2.context.orm
 

Subinterfaces of SpecifiedNamedColumn in org.eclipse.jpt.jpa.core.jpa2.context.orm
 interface OrmSpecifiedOrderColumn2_0
          orm.xml specified order 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 SpecifiedNamedColumn in org.eclipse.jpt.jpa.eclipselink.core.context
 

Subinterfaces of SpecifiedNamedColumn in org.eclipse.jpt.jpa.eclipselink.core.context
 interface EclipseLinkSpecifiedTenantDiscriminatorColumn2_3
          Specified tenant discriminator 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 SpecifiedNamedColumn in org.eclipse.jpt.jpa.eclipselink.core.context.java
 

Subinterfaces of SpecifiedNamedColumn in org.eclipse.jpt.jpa.eclipselink.core.context.java
 interface EclipseLinkJavaSpecifiedTenantDiscriminatorColumn2_3
          Java specified tenant discriminator 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 SpecifiedNamedColumn in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 

Subinterfaces of SpecifiedNamedColumn in org.eclipse.jpt.jpa.eclipselink.core.context.orm
 interface EclipseLinkOrmSpecifiedTenantDiscriminatorColumn2_3
          orm.xml specified tenant discriminator 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.