Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jpa.core.jpa2.context.SpecifiedOrderColumn2_0

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

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

Methods in org.eclipse.jpt.jpa.core.jpa2.context that return SpecifiedOrderColumn2_0
 SpecifiedOrderColumn2_0 Orderable2_0.getOrderColumn()
          Return the orderColumn object.
 

Uses of SpecifiedOrderColumn2_0 in org.eclipse.jpt.jpa.core.jpa2.context.java
 

Subinterfaces of SpecifiedOrderColumn2_0 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 SpecifiedOrderColumn2_0 in org.eclipse.jpt.jpa.core.jpa2.context.orm
 

Subinterfaces of SpecifiedOrderColumn2_0 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.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.