Dali Provisional API
Release 3.2

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

Interface Summary
AssociationOverride2_0 JPA 2.0 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.
AssociationOverrideContainer2_0 JPA 2.0 Association override container.
AssociationOverrideContainer2_0.ParentAdapter  
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.
CacheableReference2_0 cacheable reference 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.
JpaContextModelRoot2_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.
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.
MetamodelField2_0 JPA 2.0 Canonical Metamodel field corresponding to a persistent attribute.
MetamodelSourceType2_0 JPA 2.0 metamodel source type.
MetamodelSourceType2_0.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.ParentAdapter<M extends AttributeMapping> interface allowing ordering in multiple places (i.e. multi-value relationship and element collection mappings)
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.
OrphanRemovalMapping2_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.
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.
SpecifiedMappingRelationshipStrategy2_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.
SpecifiedOrderColumn2_0 Specified 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.
SpecifiedOverrideRelationship2_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.
SpecifiedPersistentAttribute2_0 JPA 2.0 specified persistent attribute (field or property).S 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  
MetamodelSourceType2_0.MetamodelSourceTypeComparator  
Orderable2_0.ParentAdapter.Null<M extends AttributeMapping> This can be used for JPA 1.0 implementations.
PersistentType2_0.MetamodelTypeTransformer  
SingleRelationshipMapping2_0.DerivedIdentityTransformer  
SingleRelationshipMapping2_0.TypeMappingUsesIdDerivedIdentityStrategy  
SingleRelationshipMapping2_0.TypeMappingUsesMapsIdDerivedIdentityStrategy  
 

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.