Uses of Interface
org.eclipse.jpt.core.context.AccessHolder

Packages that use AccessHolder
org.eclipse.jpt.core.context   
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
 

Uses of AccessHolder in org.eclipse.jpt.core.context
 

Subinterfaces of AccessHolder in org.eclipse.jpt.core.context
 interface PersistentAttribute
          Persistent "attribute" (field or property) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface PersistentType
          Persistent type.
 

Uses of AccessHolder in org.eclipse.jpt.core.context.java
 

Subinterfaces of AccessHolder in org.eclipse.jpt.core.context.java
 interface JavaPersistentAttribute
          Java persistent attribute (field or property) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaPersistentType
          Context Java persistent type.
 

Uses of AccessHolder in org.eclipse.jpt.core.context.orm
 

Subinterfaces of AccessHolder in org.eclipse.jpt.core.context.orm
 interface OrmPersistentAttribute
          ORM persistent attribute Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface OrmPersistentType
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.