Uses of Interface
org.eclipse.jpt.core.jpa2.context.PersistentAttribute2_0

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

Uses of PersistentAttribute2_0 in org.eclipse.jpt.core.jpa2.context.java
 

Subinterfaces of PersistentAttribute2_0 in org.eclipse.jpt.core.jpa2.context.java
 interface JavaPersistentAttribute2_0
          JPA 2.0 context Java persistent attribute (field or property)
 

Uses of PersistentAttribute2_0 in org.eclipse.jpt.core.jpa2.context.orm
 

Subinterfaces of PersistentAttribute2_0 in org.eclipse.jpt.core.jpa2.context.orm
 interface OrmPersistentAttribute2_0
          JPA 2.0 context orm persistent attribute (field or property)