Dali Provisional API
Release 3.2

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

Interface Summary
AssociationOverrideContainer2_0 JPA 2.0 Association override container.
AssociationOverrideContainer2_0.Owner  
AttributeMapping2_0 JPA 2.0 attribute mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Cacheable2_0 cacheable Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CacheableHolder2_0 cacheable holder/parent Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
Cascade2_0 JPA 2.0 cascade (persist, merge, remove, refresh, detach) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CollectionMapping2_0 JPA 2.0 collection mapping (e.g. 1:m, m:m, element collection) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
CollectionTable2_0 Used by element collection mappings.
ConvertibleKeyMapping2_0 JPA attribute mapping that has a map key converter (JPA 2.0 collection mappings) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DerivableIdMapping2_0 JPA 2.0 attribute mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DerivedIdentity2_0 Derived identity Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
DerivedIdentityStrategy2_0 Derived identity strategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ElementCollectionMapping2_0 JPA 2.0 element collection mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
EmbeddedIdMapping2_0 JPA 2.0 embedded ID mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
EmbeddedMapping2_0 JPA 2.0 embedded mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdDerivedIdentityStrategy2_0 ID derived identity strategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
IdMapping2_0 JPA 2.0 ID mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JpaRootContextNode2_0 Root of the Dali JPA 2.0 context model.
ManyToManyMapping2_0 JPA 2.0 m:m mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneMapping2_0 JPA 2.0 m:1 mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ManyToOneRelationship2_0 JPA 2.0 m:1 relationship (mapped by, join column, join table) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
MappingRelationshipStrategy2_0 Strategy describing how two entities are joined via a RelationshipMapping: join column join table "mapped by" primary key 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.
MapsIdDerivedIdentityStrategy2_0 Maps ID derived identity strategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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.
MultiRelationshipMapping2_0 JPA 2.0 multi relationship (m:m, 1:m) mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
NamedQuery2_0 JPA 2.0 named query Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToManyMapping2_0 JPA 2.0 1:m mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToManyRelationship2_0 JPA 2.0 1:m relationship (mapped by, join table, 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.
OneToOneMapping2_0 JPA 2.0 1:1 mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OneToOneRelationship2_0 JPA 2.0 1:1 relationship (mapped by, join column, primary key join column, join table) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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. multi-value relationship and element collection mappings)
OrderColumn2_0 order column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OrphanRemovable2_0 Oprhan removal Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
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 Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PersistentAttribute2_0 JPA 2.0 Context persistent attribute (field or property).
PersistentType2_0 JPA 2.0 context persistent type.
ReadOnlyAssociationOverride2_0 JPA 2.0 Read-only association override Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ReadOnlyOverrideRelationship2_0 JPA 2.0 association override relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
ReadOnlyPersistentAttribute2_0 JPA 2.0 Read-only context persistent attribute (field or property).
RelationshipMapping2_0 JPA 2.0 relationship (1:m, m:m, m:1, 1:1) mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SequenceGenerator2_0 JPA 2.0 sequence generator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
SingleRelationshipMapping2_0 JPA 2.0 single relationship (m:1, 1:1) mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
VirtualOverrideRelationship2_0 JPA 2.0 virtual association override relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Class Summary
DerivedIdentity2_0.MapsIdDerivedIdentityStrategyTransformer  
DerivedIdentity2_0.UsesIdDerivedIdentityStrategy  
DerivedIdentity2_0.UsesMapsIdDerivedIdentityStrategy  
MapsIdDerivedIdentityStrategy2_0.IdAttributeNameTransformer  
SingleRelationshipMapping2_0.DerivedIdentityTransformer  
 

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.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.