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

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

Classes in org.eclipse.jpt.jpa.core.jpa2.context used by org.eclipse.jpt.jpa.core.jpa2
MetamodelSourceType
          JPA 2.0 metamodel source type.
MetamodelSourceType.Synchronizer
          This interface is used by the source type to synchronize the metamodel as required by changes to the context model.
Orderable2_0.Owner
          interface allowing ordering in multiple places (i.e.
 

Classes in org.eclipse.jpt.jpa.core.jpa2.context used by org.eclipse.jpt.jpa.core.jpa2.context
AttributeMapping2_0
          JPA 2.0 attribute mapping
Cacheable2_0
          cacheable
CollectionMapping2_0
          JPA 2.0 collection mapping (e.g.
CollectionTable2_0
          Used by element collection mappings.
DerivedIdentity2_0
          Derived identity
DerivedIdentityStrategy2_0
          Derived identity strategy
ElementCollectionMapping2_0
          JPA 2.0 element collection mapping
IdDerivedIdentityStrategy2_0
          ID derived identity strategy
LockModeType2_0
          LockMode Type Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
MappedByRelationshipMapping2_0
          JPA 2.0 attribute mapping
MapsIdDerivedIdentityStrategy2_0
          Maps ID derived identity strategy
MetamodelField
          JPA 2.0 Canonical Metamodel field corresponding to a persistent attribute.
MetamodelSourceType
          JPA 2.0 metamodel source type.
OrderColumn2_0
          order column
OrphanRemovable2_0
          Oprhan removal
ReadOnlyOverrideRelationship2_0
          Association override relationship
ReadOnlyPersistentAttribute2_0
          JPA 2.0 Read-only context persistent attribute (field or property).
SingleRelationshipMapping2_0
          JPA 2.0 single (m:1, 1:2) mapping
 

Classes in org.eclipse.jpt.jpa.core.jpa2.context used by org.eclipse.jpt.jpa.core.jpa2.context.java
AttributeMapping2_0
          JPA 2.0 attribute mapping
Cacheable2_0
          cacheable
CacheableHolder2_0
          cacheable holder/parent
Cascade2_0
          JPA 2.0 cascade (persist, merge, remove, refresh, detach)
CollectionMapping2_0
          JPA 2.0 collection mapping (e.g.
CollectionTable2_0
          Used by element collection mappings.
DerivedIdentity2_0
          Derived identity
DerivedIdentityStrategy2_0
          Derived identity strategy
ElementCollectionMapping2_0
          JPA 2.0 element collection mapping
EmbeddedMapping2_0
          JPA 2.0 embedded mapping
IdDerivedIdentityStrategy2_0
          ID derived identity strategy
ManyToManyMapping2_0
          JPA 2.0 m:m mapping
ManyToOneMapping2_0
          JPA 2.0 m:1 mapping
ManyToOneRelationship2_0
          JPA 2.0 m:1 relationship (mapped by, join column, join table)
MapsIdDerivedIdentityStrategy2_0
          Maps ID derived identity strategy
MetamodelSourceType
          JPA 2.0 metamodel source type.
NamedQuery2_0
          JPA 2.0 named query
OneToManyMapping2_0
          JPA 2.0 1:m mapping
OneToManyRelationship2_0
          JPA 2.0 1:m relationship (mapped by, join table, join column)
OneToOneMapping2_0
          JPA 2.0 1:1 mapping
OneToOneRelationship2_0
          JPA 2.0 1:1 relationship (mapped by, join column, primary key join column, join table)
Orderable2_0
          Multi-valued (1:m, m:m) relationship and element collection mappings support ordering.
OrderColumn2_0
          order column
OrphanRemovable2_0
          Oprhan removal
OrphanRemovalHolder2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OverrideRelationship2_0
          JPA 2.0 association override relationship
PersistentAttribute2_0
          JPA 2.0 Context persistent attribute (field or property).
PersistentType2_0
          JPA 2.0 context persistent type.
ReadOnlyOverrideRelationship2_0
          Association override relationship
ReadOnlyPersistentAttribute2_0
          JPA 2.0 Read-only context persistent attribute (field or property).
SequenceGenerator2_0
          JPA 2.0 sequence generator
SingleRelationshipMapping2_0
          JPA 2.0 single (m:1, 1:2) mapping
VirtualOverrideRelationship2_0
          JPA 2.0 virtual association override relationship
 

Classes in org.eclipse.jpt.jpa.core.jpa2.context used by org.eclipse.jpt.jpa.core.jpa2.context.orm
AttributeMapping2_0
          JPA 2.0 attribute mapping
Cacheable2_0
          cacheable
CacheableHolder2_0
          cacheable holder/parent
Cascade2_0
          JPA 2.0 cascade (persist, merge, remove, refresh, detach)
CollectionMapping2_0
          JPA 2.0 collection mapping (e.g.
CollectionTable2_0
          Used by element collection mappings.
DerivedIdentity2_0
          Derived identity
DerivedIdentityStrategy2_0
          Derived identity strategy
ElementCollectionMapping2_0
          JPA 2.0 element collection mapping
EmbeddedMapping2_0
          JPA 2.0 embedded mapping
IdDerivedIdentityStrategy2_0
          ID derived identity strategy
ManyToManyMapping2_0
          JPA 2.0 m:m mapping
ManyToOneMapping2_0
          JPA 2.0 m:1 mapping
ManyToOneRelationship2_0
          JPA 2.0 m:1 relationship (mapped by, join column, join table)
MappingFilePersistenceUnitDefaults2_0
          JPA 2.0 Persistence unit defaults held by a mapping file.
MappingFilePersistenceUnitMetadata2_0
          JPA 2.0 Persistence unit metadata held by a mapping file.
MapsIdDerivedIdentityStrategy2_0
          Maps ID derived identity strategy
MetamodelSourceType
          JPA 2.0 metamodel source type.
NamedQuery2_0
          JPA 2.0 named query
OneToManyMapping2_0
          JPA 2.0 1:m mapping
OneToManyRelationship2_0
          JPA 2.0 1:m relationship (mapped by, join table, join column)
OneToOneMapping2_0
          JPA 2.0 1:1 mapping
OneToOneRelationship2_0
          JPA 2.0 1:1 relationship (mapped by, join column, primary key join column, join table)
Orderable2_0
          Multi-valued (1:m, m:m) relationship and element collection mappings support ordering.
Orderable2_0.Owner
          interface allowing ordering in multiple places (i.e.
OrderColumn2_0
          order column
OrphanRemovable2_0
          Oprhan removal
OrphanRemovalHolder2_0
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OverrideRelationship2_0
          JPA 2.0 association override relationship
PersistentAttribute2_0
          JPA 2.0 Context persistent attribute (field or property).
PersistentType2_0
          JPA 2.0 context persistent type.
ReadOnlyOverrideRelationship2_0
          Association override relationship
ReadOnlyPersistentAttribute2_0
          JPA 2.0 Read-only context persistent attribute (field or property).
SequenceGenerator2_0
          JPA 2.0 sequence generator
SingleRelationshipMapping2_0
          JPA 2.0 single (m:1, 1:2) mapping
VirtualOverrideRelationship2_0
          JPA 2.0 virtual association override relationship
 

Classes in org.eclipse.jpt.jpa.core.jpa2.context used by org.eclipse.jpt.jpa.eclipselink.core.v2_0.context
AttributeMapping2_0
          JPA 2.0 attribute mapping
CollectionMapping2_0
          JPA 2.0 collection mapping (e.g.
ElementCollectionMapping2_0
          JPA 2.0 element collection mapping
OneToManyMapping2_0
          JPA 2.0 1:m mapping
OneToManyRelationship2_0
          JPA 2.0 1:m relationship (mapped by, join table, join column)
OneToOneMapping2_0
          JPA 2.0 1:1 mapping
SingleRelationshipMapping2_0
          JPA 2.0 single (m:1, 1:2) mapping
 

Classes in org.eclipse.jpt.jpa.core.jpa2.context used by org.eclipse.jpt.jpa.eclipselink.core.v2_0.context.java
OneToManyRelationship2_0
          JPA 2.0 1:m relationship (mapped by, join table, join column)
 

Classes in org.eclipse.jpt.jpa.core.jpa2.context used by org.eclipse.jpt.jpa.eclipselink.core.v2_0.context.orm
OneToManyRelationship2_0
          JPA 2.0 1:m relationship (mapped by, join table, join column)