Uses of Package
org.eclipse.jpt.core.resource.java

Packages that use org.eclipse.jpt.core.resource.java
org.eclipse.jpt.core   
org.eclipse.jpt.core.context.java   
org.eclipse.jpt.core.context.orm   
org.eclipse.jpt.core.context.persistence   
org.eclipse.jpt.core.jpa2.context.java   
org.eclipse.jpt.core.jpa2.resource.java   
org.eclipse.jpt.core.resource.java   
org.eclipse.jpt.eclipselink.core.context.java   
org.eclipse.jpt.eclipselink.core.resource.java   
org.eclipse.jpt.eclipselink.core.v2_0.resource.java   
 

Classes in org.eclipse.jpt.core.resource.java used by org.eclipse.jpt.core
Annotation
          Common Java resource annotation behavior Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AnnotationDefinition
          Used to build Annotations discovered in the Java source code.
AssociationOverrideAnnotation
          Corresponds to the JPA annotation javax.persistence.AssociationOverride Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourceCompilationUnit
          Dali resource for JDT compilation unit.
JavaResourcePackageFragmentRoot
          Java package fragement root Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourcePersistentAttribute
          Java source code or binary 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.
JavaResourcePersistentMember
          Java source code or binary persistent member.
JavaResourcePersistentType
          Java source code or binary persistent type.
JavaResourcePersistentTypeCache
          Java persistent type cache - used to hold "external" types Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Classes in org.eclipse.jpt.core.resource.java used by org.eclipse.jpt.core.context.java
Annotation
          Common Java resource annotation behavior Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverrideAnnotation
          Corresponds to the JPA annotation javax.persistence.AssociationOverride Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AttributeOverrideAnnotation
          Corresponds to the JPA annotation javax.persistence.AttributeOverride Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.Column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DiscriminatorColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.DiscriminatorColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GeneratedValueAnnotation
          Corresponds to the JPA annotation javax.persistence.GeneratedValue Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourcePackageFragmentRoot
          Java package fragement root Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourcePersistentAttribute
          Java source code or binary 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.
JavaResourcePersistentMember
          Java source code or binary persistent member.
JavaResourcePersistentType
          Java source code or binary persistent type.
JoinColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.JoinColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinTableAnnotation
          Corresponds to the JPA annotation javax.persistence.JoinTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToManyAnnotation
          Corresponds to the JPA annotation javax.persistence.ManyToMany Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneAnnotation
          Corresponds to the JPA annotation javax.persistence.ManyToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedNativeQueryAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedNativeQuery Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedQueryAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedQuery Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToManyAnnotation
          Corresponds to the JPA annotation javax.persistence.OneToMany Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneAnnotation
          Corresponds to the JPA annotation javax.persistence.OneToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OverrideAnnotation
          Common protocol for javax.persistence.AttributeOverride javax.persistence.AssociationOverride Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OwnableRelationshipMappingAnnotation
          Represents a relationship mapping annotation that may have the 'mappedBy' element: javax.persistence.ManyToMany javax.persistence.OneToMany javax.persistence.OneToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PrimaryKeyJoinColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.PrimaryKeyJoinColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
QueryHintAnnotation
          Corresponds to the JPA annotation javax.persistence.QueryHint Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
RelationshipMappingAnnotation
          Common protocol among javax.persistence.ManyToOne javax.persistence.ManyToMany javax.persistence.OneToMany javax.persistence.OneToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SecondaryTableAnnotation
          Corresponds to the JPA annotation javax.persistence.SecondaryTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SequenceGeneratorAnnotation
          Corresponds to the JPA annotation javax.persistence.SequenceGenerator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TableGeneratorAnnotation
          Corresponds to the JPA annotation javax.persistence.TableGenerator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
UniqueConstraintAnnotation
          Corresponds to the JPA annotation javax.persistence.UniqueConstraint Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Classes in org.eclipse.jpt.core.resource.java used by org.eclipse.jpt.core.context.orm
JavaResourcePersistentType
          Java source code or binary persistent type.
 

Classes in org.eclipse.jpt.core.resource.java used by org.eclipse.jpt.core.context.persistence
JavaResourcePackageFragmentRoot
          Java package fragement root Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Classes in org.eclipse.jpt.core.resource.java used by org.eclipse.jpt.core.jpa2.context.java
AssociationOverrideAnnotation
          Corresponds to the JPA annotation javax.persistence.AssociationOverride Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourcePersistentAttribute
          Java source code or binary 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.
JavaResourcePersistentType
          Java source code or binary persistent type.
 

Classes in org.eclipse.jpt.core.resource.java used by org.eclipse.jpt.core.jpa2.resource.java
AccessType
          Corresponds to the JPA 2.0 enum javax.persistence.AccessType
Annotation
          Common Java resource annotation behavior Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AnnotationContainer
          Common behavior for all annotation "containers".
AssociationOverrideAnnotation
          Corresponds to the JPA annotation javax.persistence.AssociationOverride Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseColumnAnnotation
          Common protocol among javax.persistence.Column javax.persistence.JoinColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseJoinColumnAnnotation
          Common protocol among javax.persistence.JoinColumn javax.persistence.MapKeyJoinColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseNamedQueryAnnotation
          Common protocol among: javax.persistence.NamedQuery javax.persistence.NamedNativeQuery Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseTableAnnotation
          Common protocol among: javax.persistence.Table javax.persistence.JoinTable javax.persistence.SecondaryTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.Column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ContainerAnnotation
          Common behavior for all "container" annotations.
EnumeratedAnnotation
          Corresponds to the JPA annotation javax.persistence.Enumerated Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
FetchType
          Corresponds to the JPA enum javax.persistence.FetchType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GeneratorAnnotation
          Common protocol among javax.persistence.SequenceGenerator javax.persistence.TableGenerator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourceNode
          Common interface for Java resource nodes (source code or binary).
JavaResourcePersistentMember
          Java source code or binary persistent member.
JavaResourcePersistentType
          Java source code or binary persistent type.
JoinTableAnnotation
          Corresponds to the JPA annotation javax.persistence.JoinTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToManyAnnotation
          Corresponds to the JPA annotation javax.persistence.ManyToMany Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneAnnotation
          Corresponds to the JPA annotation javax.persistence.ManyToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedColumnAnnotation
          Common protocol among javax.persistence.Column javax.persistence.JoinColumn javax.persistence.DiscriminatorColumn javax.persistence.PrimaryKeyJoinColumn.
NamedQueryAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedQuery Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NestableAnnotation
          Interface for dealing with annotations that can be "nested" within other annotations, typically within arrays.
NestableNamedQueryAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedQuery Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToManyAnnotation
          Corresponds to the JPA annotation javax.persistence.OneToMany Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneAnnotation
          Corresponds to the JPA annotation javax.persistence.OneToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OverrideAnnotation
          Common protocol for javax.persistence.AttributeOverride javax.persistence.AssociationOverride Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OwnableRelationshipMappingAnnotation
          Represents a relationship mapping annotation that may have the 'mappedBy' element: javax.persistence.ManyToMany javax.persistence.OneToMany javax.persistence.OneToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ReferenceTableAnnotation
          Corresponds to the JPA annotations javax.persistence.JoinTable javax.persistence.CollectionTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
RelationshipMappingAnnotation
          Common protocol among javax.persistence.ManyToOne javax.persistence.ManyToMany javax.persistence.OneToMany javax.persistence.OneToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SequenceGeneratorAnnotation
          Corresponds to the JPA annotation javax.persistence.SequenceGenerator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TemporalAnnotation
          Corresponds to the JPA annotation javax.persistence.Temporal Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Classes in org.eclipse.jpt.core.resource.java used by org.eclipse.jpt.core.resource.java
AccessType
          Corresponds to the JPA 2.0 enum javax.persistence.AccessType
Annotation
          Common Java resource annotation behavior Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AnnotationContainer
          Common behavior for all annotation "containers".
AssociationOverrideAnnotation
          Corresponds to the JPA annotation javax.persistence.AssociationOverride Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AttributeOverrideAnnotation
          Corresponds to the JPA annotation javax.persistence.AttributeOverride Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseColumnAnnotation
          Common protocol among javax.persistence.Column javax.persistence.JoinColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseJoinColumnAnnotation
          Common protocol among javax.persistence.JoinColumn javax.persistence.MapKeyJoinColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseNamedQueryAnnotation
          Common protocol among: javax.persistence.NamedQuery javax.persistence.NamedNativeQuery Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseTableAnnotation
          Common protocol among: javax.persistence.Table javax.persistence.JoinTable javax.persistence.SecondaryTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CascadeType
          Corresponds to the JPA 1.0/2.0 enum javax.persistence.CascadeType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.Column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ContainerAnnotation
          Common behavior for all "container" annotations.
DiscriminatorType
          Corresponds to the JPA enum javax.persistence.DiscriminatorType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
EnumType
          Corresponds to the JPA enum javax.persistence.EnumType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
FetchType
          Corresponds to the JPA enum javax.persistence.FetchType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GenerationType
          Corresponds to the JPA enum javax.persistence.GenerationType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GeneratorAnnotation
          Common protocol among javax.persistence.SequenceGenerator javax.persistence.TableGenerator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
InheritanceType
          Corresponds to the JPA enum javax.persistence.InheritanceType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourceClassFile
          Java class file Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourceCompilationUnit
          Dali resource for JDT compilation unit.
JavaResourceNode
          Common interface for Java resource nodes (source code or binary).
JavaResourceNode.Root
          Root of Java resource model containment hierarchy.
JavaResourcePackageFragment
          Java package fragment Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourcePersistentAttribute
          Java source code or binary 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.
JavaResourcePersistentMember
          Java source code or binary persistent member.
JavaResourcePersistentType
          Java source code or binary persistent type.
JoinColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.JoinColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinTableAnnotation
          Corresponds to the JPA annotation javax.persistence.JoinTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedColumnAnnotation
          Common protocol among javax.persistence.Column javax.persistence.JoinColumn javax.persistence.DiscriminatorColumn javax.persistence.PrimaryKeyJoinColumn.
NamedNativeQueryAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedNativeQuery Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NestableAnnotation
          Interface for dealing with annotations that can be "nested" within other annotations, typically within arrays.
NestableNamedQueryAnnotation
          Corresponds to the JPA annotation javax.persistence.NamedQuery Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OverrideAnnotation
          Common protocol for javax.persistence.AttributeOverride javax.persistence.AssociationOverride Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OwnableRelationshipMappingAnnotation
          Represents a relationship mapping annotation that may have the 'mappedBy' element: javax.persistence.ManyToMany javax.persistence.OneToMany javax.persistence.OneToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PrimaryKeyJoinColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.PrimaryKeyJoinColumn Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
QueryHintAnnotation
          Corresponds to the JPA annotation javax.persistence.QueryHint Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ReferenceTableAnnotation
          Corresponds to the JPA annotations javax.persistence.JoinTable javax.persistence.CollectionTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
RelationshipMappingAnnotation
          Common protocol among javax.persistence.ManyToOne javax.persistence.ManyToMany javax.persistence.OneToMany javax.persistence.OneToOne Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SecondaryTableAnnotation
          Corresponds to the JPA annotation javax.persistence.SecondaryTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TemporalType
          Corresponds to the JPA enum javax.persistence.TemporalType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
UniqueConstraintAnnotation
          Corresponds to the JPA annotation javax.persistence.UniqueConstraint Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Classes in org.eclipse.jpt.core.resource.java used by org.eclipse.jpt.eclipselink.core.context.java
JavaResourcePersistentType
          Java source code or binary persistent type.
 

Classes in org.eclipse.jpt.core.resource.java used by org.eclipse.jpt.eclipselink.core.resource.java
Annotation
          Common Java resource annotation behavior Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ColumnAnnotation
          Corresponds to the JPA annotation javax.persistence.Column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
FetchType
          Corresponds to the JPA enum javax.persistence.FetchType Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourceNode
          Common interface for Java resource nodes (source code or binary).
NestableAnnotation
          Interface for dealing with annotations that can be "nested" within other annotations, typically within arrays.
 

Classes in org.eclipse.jpt.core.resource.java used by org.eclipse.jpt.eclipselink.core.v2_0.resource.java
Annotation
          Common Java resource annotation behavior Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaResourceNode
          Common interface for Java resource nodes (source code or binary).