Dali Provisional API
Release 3.2

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

Classes in org.eclipse.jpt.jpa.core.jpa2.context used by org.eclipse.jpt.jpa.core.jpa2
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.
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. 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.
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.
 

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 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.
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.
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.
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.
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.
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.
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.
PersistentType2_0
          JPA 2.0 context persistent type.
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.
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.
 

Classes in org.eclipse.jpt.jpa.core.jpa2.context used by org.eclipse.jpt.jpa.core.jpa2.context.java
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
 

Classes in org.eclipse.jpt.jpa.core.jpa2.context used by org.eclipse.jpt.jpa.core.jpa2.context.orm
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.
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.
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.
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.
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.
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.
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.
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.
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.
 

Classes in org.eclipse.jpt.jpa.core.jpa2.context used by org.eclipse.jpt.jpa.eclipselink.core.context
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.
 

Classes in org.eclipse.jpt.jpa.core.jpa2.context used by org.eclipse.jpt.jpa.eclipselink.core.context.java
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.
 

Classes in org.eclipse.jpt.jpa.core.jpa2.context used by org.eclipse.jpt.jpa.eclipselink.core.context.orm
MappingFilePersistenceUnitDefaults2_0
          JPA 2.0 Persistence unit defaults held by a mapping file.
MetamodelSourceType
          JPA 2.0 metamodel source type.
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.
PersistentType2_0
          JPA 2.0 context persistent type.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.