Uses of Package
org.eclipse.jpt.core.context

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

Classes in org.eclipse.jpt.core.context used by org.eclipse.jpt.core
JoiningStrategy
          Represents how the information in two entities are joined together via a RelationshipMapping
JpaRootContextNode
          Root of the Dali context model.
MappingFile
          JPA mapping file (typically orm.xml).
Orderable.Owner
           
PersistentType
          Context persistent type.
PersistentType.Owner
           
UniqueConstraint.Owner
          All containers must implement this interface.
 

Classes in org.eclipse.jpt.core.context used by org.eclipse.jpt.core.context
AccessHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AccessType
          Access Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverride.Owner
           
AssociationOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverrideRelationshipReference
          An AssociationOverrideRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
AttributeMapping
          JPA attribute mapping.
AttributeOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AttributeOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
BaseEmbeddedMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseJoinColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseJoinColumn.Owner
           
BaseOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseOverride.Owner
           
Cascade
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CollectionMapping
          1:m, m:m, element collection are all collection mappings.
CollectionMapping.Type
           
Column
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ColumnMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Converter
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ConvertibleMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DiscriminatorColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DiscriminatorType
          Discriminator Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Embeddable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Entity
          Entity
EnumType
          Enum Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Fetchable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
FetchType
          Fetch Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GeneratedValue
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GenerationType
          Generation Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Generator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GeneratorContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdClassReference
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
InheritanceType
          Inheritance Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinColumn
          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.
JoinColumnEnabledRelationshipReference
          A JoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
JoinColumnJoiningStrategy
          Joining strategy that uses join columns
JoiningStrategy
          Represents how the information in two entities are joined together via a RelationshipMapping
JoinTable
          Used by ManyToMany and OneToMany mappings.
JoinTableEnabledRelationshipReference
          A JoinTableEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinTableJoiningStrategy
JoinTableJoiningStrategy
          Joining strategy that uses a join table
JpaContextNode
          Common protocol for JPA objects that have a context, as opposed to resource objects.
ManyToManyRelationshipReference
          Represents the RelationshipReference of a ManyToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneRelationshipReference
          Represents the RelationshipReference of a ManyToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappedByJoiningStrategy
          Joining strategy that depends on another mapping (the owning side of the relationship) to join the two entities.
MappingFilePersistenceUnitDefaults
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappingFileRoot
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MultiRelationshipMapping
          Multi-valued (1:m, m:m) relationship mapping.
NamedColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
NamedNativeQuery
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedQuery
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Nullable
          This interface is used for mappings that support the optional element.
OneToManyRelationshipReference
          Represents the RelationshipReference of a OneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneRelationshipReference
          Represents the RelationshipReference of a OneToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Orderable
          Multi-valued (1:m, m:m) relationship mappings support ordering.
OverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OverrideContainer.Owner
           
OwnableRelationshipReference
          An OwnableRelationshipReference is a type of RelationshipReference that may be the owned side of the relationship.
PersistentAttribute
          Persistent "attribute" (field or property)
PersistentType
          Context persistent type.
PersistentType.Owner
           
PrimaryKeyJoinColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PrimaryKeyJoinColumnEnabledRelationshipReference
          A PrimaryKeyJoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a PrimaryKeyJoinColumnJoiningStrategy
PrimaryKeyJoinColumnJoiningStrategy
          Joining strategy that uses primary key join columns
Query
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
QueryContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
QueryHint
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ReferenceTable
          Common interface for JoinTable and CollectionTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
RelationshipMapping
          Relationship (1:1, 1:m, m:1, m:m) mapping.
RelationshipReference
          A RelationshipReference represents the meta-information required to populate the entities involved in a RelationshipMapping.
SecondaryTable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SequenceGenerator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SingleRelationshipMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Table
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TableGenerator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TemporalType
          Temporal Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TypeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
UniqueConstraint
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlContextNode
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlFile
          Context representation of any JPA XML file.
 

Classes in org.eclipse.jpt.core.context used by org.eclipse.jpt.core.context.java
AccessHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverride.Owner
           
AssociationOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverrideContainer.Owner
           
AssociationOverrideRelationshipReference
          An AssociationOverrideRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
AttributeMapping
          JPA attribute mapping.
AttributeOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AttributeOverride.Owner
           
AttributeOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AttributeOverrideContainer.Owner
           
BaseColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
BaseEmbeddedMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseJoinColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseJoinColumn.Owner
           
BaseOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseOverride.Owner
           
BasicMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Cascade
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CollectionMapping
          1:m, m:m, element collection are all collection mappings.
Column
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ColumnMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Converter
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ConvertibleMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DiscriminatorColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DiscriminatorColumn.Owner
          interface allowing columns to be used in multiple places
Embeddable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
EmbeddedIdMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
EmbeddedMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Entity
          Entity
EnumeratedConverter
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Fetchable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GeneratedValue
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Generator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GeneratorContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdClassReference
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinColumn
          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.
JoinColumn.Owner
          interface allowing join columns to be used in multiple places (e.g.
JoinColumnEnabledRelationshipReference
          A JoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
JoinColumnJoiningStrategy
          Joining strategy that uses join columns
JoiningStrategy
          Represents how the information in two entities are joined together via a RelationshipMapping
JoinTable
          Used by ManyToMany and OneToMany mappings.
JoinTableEnabledRelationshipReference
          A JoinTableEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinTableJoiningStrategy
JoinTableJoiningStrategy
          Joining strategy that uses a join table
JpaContextNode
          Common protocol for JPA objects that have a context, as opposed to resource objects.
LobConverter
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToManyMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToManyRelationshipReference
          Represents the RelationshipReference of a ManyToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneRelationshipReference
          Represents the RelationshipReference of a ManyToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappedByJoiningStrategy
          Joining strategy that depends on another mapping (the owning side of the relationship) to join the two entities.
MappedSuperclass
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MultiRelationshipMapping
          Multi-valued (1:m, m:m) relationship mapping.
NamedColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
NamedNativeQuery
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedQuery
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Nullable
          This interface is used for mappings that support the optional element.
OneToManyMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToManyRelationshipReference
          Represents the RelationshipReference of a OneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneMapping
          One-to-one mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneRelationshipReference
          Represents the RelationshipReference of a OneToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Orderable
          Multi-valued (1:m, m:m) relationship mappings support ordering.
OverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OverrideContainer.Owner
           
OwnableRelationshipReference
          An OwnableRelationshipReference is a type of RelationshipReference that may be the owned side of the relationship.
PersistentAttribute
          Persistent "attribute" (field or property)
PersistentType
          Context persistent type.
PersistentType.Owner
           
PrimaryKeyJoinColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PrimaryKeyJoinColumnEnabledRelationshipReference
          A PrimaryKeyJoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a PrimaryKeyJoinColumnJoiningStrategy
PrimaryKeyJoinColumnJoiningStrategy
          Joining strategy that uses primary key join columns
Query
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
QueryContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
QueryHint
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ReferenceTable
          Common interface for JoinTable and CollectionTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
RelationshipMapping
          Relationship (1:1, 1:m, m:1, m:m) mapping.
RelationshipReference
          A RelationshipReference represents the meta-information required to populate the entities involved in a RelationshipMapping.
SecondaryTable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SequenceGenerator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SingleRelationshipMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Table
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TableGenerator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TemporalConverter
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TransientMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TypeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
UniqueConstraint
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
VersionMapping
          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.context used by org.eclipse.jpt.core.context.orm
AccessHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AccessType
          Access Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverride.Owner
           
AssociationOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverrideContainer.Owner
           
AssociationOverrideRelationshipReference
          An AssociationOverrideRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
AttributeMapping
          JPA attribute mapping.
AttributeOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AttributeOverride.Owner
           
AttributeOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AttributeOverrideContainer.Owner
           
BaseColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
BaseEmbeddedMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseJoinColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseJoinColumn.Owner
           
BaseOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BasicMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Cascade
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CollectionMapping
          1:m, m:m, element collection are all collection mappings.
Column
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ColumnMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Converter
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ConvertibleMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DiscriminatorColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DiscriminatorColumn.Owner
          interface allowing columns to be used in multiple places
Embeddable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
EmbeddedIdMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
EmbeddedMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Entity
          Entity
Fetchable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GeneratedValue
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Generator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GeneratorContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdClassReference
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinColumn
          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.
JoinColumn.Owner
          interface allowing join columns to be used in multiple places (e.g.
JoinColumnEnabledRelationshipReference
          A JoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
JoinColumnJoiningStrategy
          Joining strategy that uses join columns
JoiningStrategy
          Represents how the information in two entities are joined together via a RelationshipMapping
JoinTable
          Used by ManyToMany and OneToMany mappings.
JoinTableEnabledRelationshipReference
          A JoinTableEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinTableJoiningStrategy
JoinTableJoiningStrategy
          Joining strategy that uses a join table
JpaContextNode
          Common protocol for JPA objects that have a context, as opposed to resource objects.
ManyToManyMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToManyRelationshipReference
          Represents the RelationshipReference of a ManyToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneRelationshipReference
          Represents the RelationshipReference of a ManyToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappedByJoiningStrategy
          Joining strategy that depends on another mapping (the owning side of the relationship) to join the two entities.
MappedSuperclass
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappingFile
          JPA mapping file (typically orm.xml).
MappingFilePersistenceUnitDefaults
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappingFileRoot
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MultiRelationshipMapping
          Multi-valued (1:m, m:m) relationship mapping.
NamedColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
NamedNativeQuery
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedQuery
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Nullable
          This interface is used for mappings that support the optional element.
OneToManyMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToManyRelationshipReference
          Represents the RelationshipReference of a OneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneMapping
          One-to-one mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneRelationshipReference
          Represents the RelationshipReference of a OneToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Orderable
          Multi-valued (1:m, m:m) relationship mappings support ordering.
Orderable.Owner
           
OverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OverrideContainer.Owner
           
OwnableRelationshipReference
          An OwnableRelationshipReference is a type of RelationshipReference that may be the owned side of the relationship.
PersistentAttribute
          Persistent "attribute" (field or property)
PersistentType
          Context persistent type.
PersistentType.Owner
           
PrimaryKeyJoinColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PrimaryKeyJoinColumnEnabledRelationshipReference
          A PrimaryKeyJoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a PrimaryKeyJoinColumnJoiningStrategy
PrimaryKeyJoinColumnJoiningStrategy
          Joining strategy that uses primary key join columns
Query
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
QueryContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
QueryHint
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ReferenceTable
          Common interface for JoinTable and CollectionTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
RelationshipMapping
          Relationship (1:1, 1:m, m:1, m:m) mapping.
RelationshipReference
          A RelationshipReference represents the meta-information required to populate the entities involved in a RelationshipMapping.
SecondaryTable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SequenceGenerator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SingleRelationshipMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Table
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TableGenerator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TransientMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TypeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
UniqueConstraint
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
UniqueConstraint.Owner
          All containers must implement this interface.
VersionMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlContextNode
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlFile
          Context representation of any JPA XML file.
 

Classes in org.eclipse.jpt.core.context used by org.eclipse.jpt.core.context.persistence
AccessType
          Access Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Embeddable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Entity
          Entity
Generator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JpaContextNode
          Common protocol for JPA objects that have a context, as opposed to resource objects.
MappingFile
          JPA mapping file (typically orm.xml).
MappingFilePersistenceUnitDefaults
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistentType
          Context persistent type.
PersistentType.Owner
           
Query
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlContextNode
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlFile
          Context representation of any JPA XML file.
 

Classes in org.eclipse.jpt.core.context used by org.eclipse.jpt.core.jpa2
Orderable.Owner
           
 

Classes in org.eclipse.jpt.core.context used by org.eclipse.jpt.core.jpa2.context
AccessHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverrideRelationshipReference
          An AssociationOverrideRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
AttributeMapping
          JPA attribute mapping.
AttributeOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AttributeOverrideContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
BaseEmbeddedMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
BaseOverride
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Cascade
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CollectionMapping
          1:m, m:m, element collection are all collection mappings.
Column
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ColumnMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ConvertibleMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Embeddable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
EmbeddedIdMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
EmbeddedMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Entity
          Entity
Fetchable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Generator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinColumnEnabledRelationshipReference
          A JoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
JoinTableEnabledRelationshipReference
          A JoinTableEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinTableJoiningStrategy
JpaContextNode
          Common protocol for JPA objects that have a context, as opposed to resource objects.
JpaRootContextNode
          Root of the Dali context model.
ManyToManyMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneRelationshipReference
          Represents the RelationshipReference of a ManyToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappingFilePersistenceUnitDefaults
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MultiRelationshipMapping
          Multi-valued (1:m, m:m) relationship mapping.
NamedColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
NamedQuery
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Nullable
          This interface is used for mappings that support the optional element.
OneToManyMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToManyRelationshipReference
          Represents the RelationshipReference of a OneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneMapping
          One-to-one mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneRelationshipReference
          Represents the RelationshipReference of a OneToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Orderable
          Multi-valued (1:m, m:m) relationship mappings support ordering.
Orderable.Owner
           
OwnableRelationshipReference
          An OwnableRelationshipReference is a type of RelationshipReference that may be the owned side of the relationship.
PersistentAttribute
          Persistent "attribute" (field or property)
PersistentType
          Context persistent type.
PrimaryKeyJoinColumnEnabledRelationshipReference
          A PrimaryKeyJoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a PrimaryKeyJoinColumnJoiningStrategy
Query
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ReferenceTable
          Common interface for JoinTable and CollectionTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
RelationshipMapping
          Relationship (1:1, 1:m, m:1, m:m) mapping.
RelationshipReference
          A RelationshipReference represents the meta-information required to populate the entities involved in a RelationshipMapping.
SequenceGenerator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SingleRelationshipMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Table
          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.context used by org.eclipse.jpt.core.jpa2.context.java
AccessHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverrideRelationshipReference
          An AssociationOverrideRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
AttributeMapping
          JPA attribute mapping.
BaseEmbeddedMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Cascade
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CollectionMapping
          1:m, m:m, element collection are all collection mappings.
ConvertibleMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
EmbeddedMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Fetchable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinColumnEnabledRelationshipReference
          A JoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
JoiningStrategy
          Represents how the information in two entities are joined together via a RelationshipMapping
JoinTableEnabledRelationshipReference
          A JoinTableEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinTableJoiningStrategy
JoinTableJoiningStrategy
          Joining strategy that uses a join table
JpaContextNode
          Common protocol for JPA objects that have a context, as opposed to resource objects.
ManyToManyMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneRelationshipReference
          Represents the RelationshipReference of a ManyToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MultiRelationshipMapping
          Multi-valued (1:m, m:m) relationship mapping.
NamedColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedQuery
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Nullable
          This interface is used for mappings that support the optional element.
OneToManyMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToManyRelationshipReference
          Represents the RelationshipReference of a OneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneMapping
          One-to-one mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneRelationshipReference
          Represents the RelationshipReference of a OneToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Orderable
          Multi-valued (1:m, m:m) relationship mappings support ordering.
OwnableRelationshipReference
          An OwnableRelationshipReference is a type of RelationshipReference that may be the owned side of the relationship.
PersistentAttribute
          Persistent "attribute" (field or property)
PersistentType
          Context persistent type.
PrimaryKeyJoinColumnEnabledRelationshipReference
          A PrimaryKeyJoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a PrimaryKeyJoinColumnJoiningStrategy
Query
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ReferenceTable
          Common interface for JoinTable and CollectionTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
RelationshipMapping
          Relationship (1:1, 1:m, m:1, m:m) mapping.
RelationshipReference
          A RelationshipReference represents the meta-information required to populate the entities involved in a RelationshipMapping.
SingleRelationshipMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Table
          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.context used by org.eclipse.jpt.core.jpa2.context.orm
AccessHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
AssociationOverrideRelationshipReference
          An AssociationOverrideRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
AttributeMapping
          JPA attribute mapping.
BaseEmbeddedMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Cascade
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CollectionMapping
          1:m, m:m, element collection are all collection mappings.
ConvertibleMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
EmbeddedMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Fetchable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Generator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinColumnEnabledRelationshipReference
          A JoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
JoiningStrategy
          Represents how the information in two entities are joined together via a RelationshipMapping
JoinTableEnabledRelationshipReference
          A JoinTableEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinTableJoiningStrategy
JoinTableJoiningStrategy
          Joining strategy that uses a join table
JpaContextNode
          Common protocol for JPA objects that have a context, as opposed to resource objects.
ManyToManyMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneRelationshipReference
          Represents the RelationshipReference of a ManyToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappingFilePersistenceUnitDefaults
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MultiRelationshipMapping
          Multi-valued (1:m, m:m) relationship mapping.
NamedColumn
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedQuery
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Nullable
          This interface is used for mappings that support the optional element.
OneToManyMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToManyRelationshipReference
          Represents the RelationshipReference of a OneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneMapping
          One-to-one mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneRelationshipReference
          Represents the RelationshipReference of a OneToOneMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Orderable
          Multi-valued (1:m, m:m) relationship mappings support ordering.
Orderable.Owner
           
OwnableRelationshipReference
          An OwnableRelationshipReference is a type of RelationshipReference that may be the owned side of the relationship.
PersistentAttribute
          Persistent "attribute" (field or property)
PersistentType
          Context persistent type.
PersistentType.Owner
           
PrimaryKeyJoinColumnEnabledRelationshipReference
          A PrimaryKeyJoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a PrimaryKeyJoinColumnJoiningStrategy
Query
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ReferenceTable
          Common interface for JoinTable and CollectionTable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
RelationshipMapping
          Relationship (1:1, 1:m, m:1, m:m) mapping.
RelationshipReference
          A RelationshipReference represents the meta-information required to populate the entities involved in a RelationshipMapping.
SequenceGenerator
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SingleRelationshipMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Table
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlContextNode
          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.context used by org.eclipse.jpt.core.jpa2.context.persistence
JpaContextNode
          Common protocol for JPA objects that have a context, as opposed to resource objects.
XmlContextNode
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlFile
          Context representation of any JPA XML file.
 

Classes in org.eclipse.jpt.core.context used by org.eclipse.jpt.eclipselink.core.context
AttributeMapping
          JPA attribute mapping.
BaseColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
BasicMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CollectionMapping
          1:m, m:m, element collection are all collection mappings.
ColumnMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Converter
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ConvertibleMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Embeddable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Entity
          Entity
Fetchable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinColumnEnabledRelationshipReference
          A JoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
JoinTableEnabledRelationshipReference
          A JoinTableEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinTableJoiningStrategy
JpaContextNode
          Common protocol for JPA objects that have a context, as opposed to resource objects.
MappedSuperclass
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MultiRelationshipMapping
          Multi-valued (1:m, m:m) relationship mapping.
NamedColumn.Owner
          interface allowing columns to be used in multiple places (e.g.
Nullable
          This interface is used for mappings that support the optional element.
OneToManyMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToManyRelationshipReference
          Represents the RelationshipReference of a OneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneMapping
          One-to-one mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OwnableRelationshipReference
          An OwnableRelationshipReference is a type of RelationshipReference that may be the owned side of the relationship.
RelationshipMapping
          Relationship (1:1, 1:m, m:1, m:m) mapping.
RelationshipReference
          A RelationshipReference represents the meta-information required to populate the entities involved in a RelationshipMapping.
SingleRelationshipMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TypeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
VersionMapping
          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.context used by org.eclipse.jpt.eclipselink.core.context.java
Embeddable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Entity
          Entity
JpaContextNode
          Common protocol for JPA objects that have a context, as opposed to resource objects.
MappedSuperclass
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
TypeMapping
          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.context used by org.eclipse.jpt.eclipselink.core.context.orm
Embeddable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Entity
          Entity
JpaContextNode
          Common protocol for JPA objects that have a context, as opposed to resource objects.
MappedSuperclass
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappingFileRoot
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistentType.Owner
           
TypeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
XmlContextNode
          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.context used by org.eclipse.jpt.eclipselink.core.v2_0.context
AttributeMapping
          JPA attribute mapping.
CollectionMapping
          1:m, m:m, element collection are all collection mappings.
ConvertibleMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Fetchable
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JoinColumnEnabledRelationshipReference
          A JoinColumnEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinColumnJoiningStrategy
JoinTableEnabledRelationshipReference
          A JoinTableEnabledRelationshipReference is a type of RelationshipReference that may utilize a JoinTableJoiningStrategy
JpaContextNode
          Common protocol for JPA objects that have a context, as opposed to resource objects.
MultiRelationshipMapping
          Multi-valued (1:m, m:m) relationship mapping.
Nullable
          This interface is used for mappings that support the optional element.
OneToManyMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToManyRelationshipReference
          Represents the RelationshipReference of a OneToManyMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneMapping
          One-to-one mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OwnableRelationshipReference
          An OwnableRelationshipReference is a type of RelationshipReference that may be the owned side of the relationship.
RelationshipMapping
          Relationship (1:1, 1:m, m:1, m:m) mapping.
RelationshipReference
          A RelationshipReference represents the meta-information required to populate the entities involved in a RelationshipMapping.
SingleRelationshipMapping
          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.context used by org.eclipse.jpt.ui
AttributeMapping
          JPA attribute mapping.
PersistentAttribute
          Persistent "attribute" (field or property)
PersistentType
          Context persistent type.
TypeMapping
          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.context used by org.eclipse.jpt.ui.details.java
AttributeMapping
          JPA attribute mapping.
TypeMapping
          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.context used by org.eclipse.jpt.ui.details.orm
AttributeMapping
          JPA attribute mapping.
TypeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.