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

Interface Summary
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
EmbeddedIdMapping2_0 JPA 2.0 embedded ID mapping
EmbeddedMapping2_0 JPA 2.0 embedded mapping
IdDerivedIdentityStrategy2_0 ID derived identity strategy
IdMapping2_0 JPA 2.0 ID mapping
JpaRootContextNode2_0 Root of the Dali JPA 2.0 context model.
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)
MappedByRelationshipMapping2_0 JPA 2.0 attribute mapping
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
MetamodelField JPA 2.0 Canonical Metamodel field corresponding to a persistent attribute.
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.
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
 

Enum Summary
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.