Dali Provisional API
Release 3.2

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

Interface Summary
Accessor Represents a JPA accessor (field or property).
DefaultJavaAttributeMappingDefinition  
JarFile A JAR file identified by a persistence.xml jar-file element.
JavaAssociationOverrideContainer Java association override container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaAssociationOverrideContainer.ParentAdapter  
JavaAttributeMapping Java 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.
JavaAttributeMappingDefinition Map a string key to an attribute mapping and its corresponding Java annotations.
JavaAttributeOverrideContainer Java attribute override container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaAttributeOverrideContainer.ParentAdapter  
JavaBaseEmbeddedMapping Behavior common to Java embedded and embedded ID mappings.
JavaBaseEnumeratedConverter Java enumerated/map key enumerated converter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaBaseTemporalConverter Java temporal/map key temporal converter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaBasicMapping Java basic mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaColumnMapping Java column mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaConverter Java converter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaConverter.Adapter This interface allows a convertible mapping to interact with various Java converters via the same protocol.
JavaConverter.ParentAdapter Interface allowing converters to be used in multiple places (e.g. basic mappings, collection mappings, etc).
JavaConvertibleMapping Java attribute mapping that has a converter (e.g. basic, ID, version).
JavaDatabaseGenerator Java sequence and table generators Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaElementReference  
JavaEmbeddable Java embeddable type mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaEmbeddedIdMapping Java 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.
JavaEmbeddedMapping Java 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.
JavaEntity Java entity Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaGeneratedValue Java generated value Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaGeneratedValueMapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaGenerator Java sequence and table generators Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaGeneratorContainer Java generator container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaGeneratorContainer.Parent Parent adapter
JavaIdClassReference Java ID class reference Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaIdMapping Java 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.
JavaIdTypeMapping Java ID type mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaJoinColumnRelationship Java join column relationship (1:1, 1:m, m:1, and 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.
JavaJoinTableRelationship Java join table relationship (1:1, 1:m, m:1, m:m) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaLobConverter Java LOB converter Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaManagedType Context Java managed type.
JavaManagedTypeDefinition Map a type to a context managed type and its corresponding Java annotations.
JavaManyToManyMapping Java 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.
JavaManyToManyRelationship Java m:m relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaManyToOneMapping Java 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.
JavaManyToOneRelationship Java m:1 relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaMappedByRelationship Java "mapped by" relationship (1:1, 1:m, m:m) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaMappedSuperclass Java mapped superclass Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaMappingJoinColumnRelationship Java mapping join column relationship (1:1, 1:m, m:1) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaMappingJoinTableRelationship Java mapping join table relationship (1:1, 1:m, m:1, m:m) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaMappingRelationship Java mapping relationship (1:1, 1:m, m:1, m:m) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaNamedNativeQuery Java named native query Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaNamedQuery Java 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.
JavaOneToManyMapping Java 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.
JavaOneToManyRelationship Java 1:m relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaOneToOneMapping Java 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.
JavaOneToOneRelationship Java 1:1 relationship Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaOverrideContainer Java attribute or association override container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaOverrideContainer.ParentAdapter  
JavaPersistentAttribute orm.xml persistent attribute (field or property).
JavaPersistentType Context Java persistent type.
JavaPrimaryKeyJoinColumnRelationship Java primary key join column relationship (1:1) Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaQuery Java named and named native queries Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaQueryContainer Java query container Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaQueryContainer.Parent Parent adapter
JavaQueryHint Java query hint Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaRelationshipMapping Java relationship (1:1, 1:m, m:1, m:m) mapping.
JavaSequenceGenerator Java 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.
JavaSingleRelationshipMapping Java single (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.
JavaSpecifiedAssociationOverride Specified Java 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.
JavaSpecifiedAttributeOverride Specified Java attribute override Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaSpecifiedBaseColumn Java specified column 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.
JavaSpecifiedBaseJoinColumn Java specified join column 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.
JavaSpecifiedColumn Java specified column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaSpecifiedColumn.ParentAdapter interface allowing columns to be used in multiple places (e.g. basic mappings and attribute overrides)
JavaSpecifiedDiscriminatorColumn Java specified discriminator column Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaSpecifiedDiscriminatorColumn.ParentAdapter interface allowing discriminator columns to be used in multiple places
JavaSpecifiedJoinColumn Java specified 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.
JavaSpecifiedJoinColumnRelationshipStrategy Java join column relationship strategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaSpecifiedJoinTable Java 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.
JavaSpecifiedJoinTable.ParentAdapter  
JavaSpecifiedJoinTableRelationshipStrategy Java join table relationship strategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaSpecifiedNamedColumn Java specified column join column primary key join column discriminator column 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.
JavaSpecifiedOverride Specified Java override Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaSpecifiedOverrideRelationship Java 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.
JavaSpecifiedPersistentAttribute Java specified persistent attribute (field or property).
JavaSpecifiedPersistentAttribute.JpaContainerDefinition JPA container definition interface (and null implementation)
JavaSpecifiedPrimaryKeyJoinColumn Java specified 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.
JavaSpecifiedPrimaryKeyJoinColumnRelationshipStrategy Java primary key join column relationship strategy Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaSpecifiedReferenceTable Java reference table Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaSpecifiedSecondaryTable Java secondary table Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaSpecifiedSecondaryTable.ParentAdapter  
JavaSpecifiedTable Java specified table Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaSpecifiedUniqueConstraint Java unique constraint Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaTable Java table Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaTable.ParentAdapter  
JavaTableGenerator Java table generator Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaTransientMapping Java transient "mapping" Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaTypeMapping Java type mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaTypeMappingDefinition Map a string key to a type mapping and its corresponding Java annotations.
JavaVersionMapping Java version mapping Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaVirtualAssociationOverride Java virtual 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.
JavaVirtualAttributeOverride Java virtual attribute override Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
JavaVirtualOverride Java virtual attribute override 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.
 

Class Summary
JavaBaseEnumeratedConverter.BasicAdapter  
JavaBaseEnumeratedConverter.MapKeyAdapter  
JavaBaseTemporalConverter.AbstractAdapter  
JavaBaseTemporalConverter.BasicAdapter  
JavaBaseTemporalConverter.BasicAdapter.ConverterParentAdapter  
JavaBaseTemporalConverter.ElementCollectionAdapter  
JavaBaseTemporalConverter.ElementCollectionAdapter.ConverterParentAdapter  
JavaBaseTemporalConverter.MapKeyAdapter  
JavaBaseTemporalConverter.MapKeyAdapter.ConverterParentAdapter  
JavaConverter.AbstractAdapter  
JavaConverter.AbstractAdapter.ConverterParentAdapter  
JavaLobConverter.Adapter  
JavaManagedTypeDefinition.AnnotationNamesTransformer  
JavaSpecifiedPersistentAttribute.JpaContainerDefinition.Null  
JavaTypeMappingDefinition.AnnotationNameTransformer  
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.