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.eclipselink.core.context   
org.eclipse.jpt.eclipselink.core.context.java   
org.eclipse.jpt.eclipselink.core.context.orm   
org.eclipse.jpt.ui   
org.eclipse.jpt.ui.details   
 

Classes in org.eclipse.jpt.core.context used by org.eclipse.jpt.core
AssociationOverride.Owner
           
AttributeOverride.Owner
           
JpaRootContextNode
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappingFile
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappingFileProvider
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistentType
          Persistent type.
PersistentType.Owner
           
UniqueConstraint.Owner
          All containers must implement this interface.
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.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
           
AttributeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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
           
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.
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.
Entity
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
GeneratorHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdClassHolder
          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
          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
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
MappingFile
          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.
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
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
OwnableRelationshipReference
          An OwnableRelationshipReference is a type of RelationshipReference that may be the owned side of the relationship.
PersistentAttribute
          Persistent "attribute" (field or property) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistentType
          Persistent type.
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.
RelationshipMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
 

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.
AttributeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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
           
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.
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
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
GeneratorHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdClassHolder
          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
          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
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
OwnableRelationshipReference
          An OwnableRelationshipReference is a type of RelationshipReference that may be the owned side of the relationship.
PersistentAttribute
          Persistent "attribute" (field or property) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistentType
          Persistent type.
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.
RelationshipMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
AttributeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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
           
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.
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
          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.
GeneratorHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdClassHolder
          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
          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
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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
          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.
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
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
OwnableRelationshipReference
          An OwnableRelationshipReference is a type of RelationshipReference that may be the owned side of the relationship.
PersistentAttribute
          Persistent "attribute" (field or property) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistentType
          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.
RelationshipMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
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.
 

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
          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.
JpaContextNode
          Common protocol for JPA objects that have a context, as opposed to resource objects.
MappingFile
          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.
PersistentType
          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.
 

Classes in org.eclipse.jpt.core.context used by org.eclipse.jpt.eclipselink.core.context
AttributeMapping
          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.
BasicMapping
          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.
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
          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.
GeneratorHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdClassHolder
          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
          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.
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.
QueryContainer
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
RelationshipMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
GeneratorHolder
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdClassHolder
          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.
MappedSuperclass
          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.
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
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.
 

Classes in org.eclipse.jpt.core.context used by org.eclipse.jpt.ui
AttributeMapping
          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.ui.details
AttributeMapping
          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.