|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Classes in org.eclipse.jpt.jpa.core.context.orm used by org.eclipse.jpt.jpa.core.context | |
|---|---|
| MappingFileDefinition
A JPA platform can support multiple mapping files. |
|
| Classes in org.eclipse.jpt.jpa.core.context.orm used by org.eclipse.jpt.jpa.core.context.java | |
|---|---|
| EntityMappings
Context model corresponding to the XML resource model XmlEntityMappings,
which corresponds to the entity-mappings element
in the orm.xml file. |
|
OrmQueryContainer
orm.xml 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. |
|
| Classes in org.eclipse.jpt.jpa.core.context.orm used by org.eclipse.jpt.jpa.core.context.orm | |
|---|---|
| EntityMappings
Context model corresponding to the XML resource model XmlEntityMappings,
which corresponds to the entity-mappings element
in the orm.xml file. |
|
| MappingFileDefinition
A JPA platform can support multiple mapping files. |
|
OrmAssociationOverrideContainer
orm.xml 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. |
|
| OrmAssociationOverrideContainer.ParentAdapter
|
|
OrmAttributeMapping
orm.xml 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. |
|
| OrmAttributeMappingDefinition
Part of mechanism to extend the types of orm.xml attribute
mappings. |
|
OrmAttributeOverrideContainer
orm.xml 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. |
|
| OrmAttributeOverrideContainer.ParentAdapter
|
|
| OrmBaseEmbeddedMapping
Behavior common to orm.xml embedded and embedded ID mappings. |
|
| OrmBaseEnumeratedConverter.BasicAdapter
|
|
| OrmBaseEnumeratedConverter.MapKeyAdapter
|
|
| OrmBaseEnumeratedConverter.ParentAdapter
|
|
| OrmBaseTemporalConverter.AbstractAdapter
|
|
| OrmBaseTemporalConverter.AbstractAdapter.ConverterParentAdapter
|
|
| OrmBaseTemporalConverter.MapKeyAdapter
|
|
| OrmBaseTemporalConverter.ParentAdapter
|
|
OrmBasicMapping
orm.xml 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. |
|
OrmCascade
orm.xml cascade (persist, merge, remove, refresh)
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmColumnMapping
orm.xml 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. |
|
OrmConverter
orm.xml converter
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
| OrmConverter.Adapter
This interface allows a convertible mapping to interact with various orm.xml converters via the same protocol. |
|
| OrmConverter.ParentAdapter
Interface allowing converters to be used in multiple places (e.g. basic mappings, collection mappings, etc). |
|
OrmConvertibleMapping
orm.xml attribute mapping that has a
converter (e.g. basic, ID, version). |
|
OrmEmbeddable
orm.xml 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. |
|
OrmEmbeddedIdMapping
orm.xml 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. |
|
OrmEmbeddedMapping
orm.xml 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. |
|
OrmEntity
orm.xml entity
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmGeneratedValue
orm.xml 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. |
|
OrmGeneratedValueMapping
orm.xml 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. |
|
OrmGenerator
orm.xml 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. |
|
OrmGeneratorContainer
orm.xml 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. |
|
OrmIdClassReference
orm.xml 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. |
|
OrmIdMapping
orm.xml 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. |
|
OrmIdTypeMapping
orm.xml 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. |
|
OrmJoinColumnRelationship
orm.xml 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. |
|
OrmJoinTableRelationship
orm.xml 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. |
|
| OrmLobConverter.Adapter
|
|
| OrmManagedType
Context managed type. |
|
| OrmManagedTypeDefinition
Map an orm managed type context type and resource type. |
|
OrmManyToManyMapping
orm.xml 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. |
|
OrmManyToManyRelationship
orm.xml 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. |
|
OrmManyToOneMapping
orm.xml m:1 mapping. |
|
OrmManyToOneRelationship
orm.xml 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. |
|
OrmMappedByRelationship
orm.xml "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. |
|
OrmMappedSuperclass
orm.xml 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. |
|
OrmMappingJoinColumnRelationship
orm.xml 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. |
|
OrmMappingJoinTableRelationship
orm.xml 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. |
|
OrmMappingRelationship
orm.xml 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. |
|
OrmMultiRelationshipMapping
orm.xml multi-valued relationship (1:m, m:m) mapping. |
|
OrmNamedNativeQuery
orm.xml 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. |
|
OrmNamedQuery
orm.xml 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. |
|
OrmOneToManyMapping
orm.xml 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. |
|
OrmOneToManyRelationship
orm.xml 1:m relationship reference
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmOneToOneMapping
orm.xml 1:1 mapping. |
|
OrmOneToOneRelationship
orm.xml 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. |
|
OrmOverrideContainer
orm.xml 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. |
|
| OrmOverrideContainer.ParentAdapter
|
|
| OrmPersistenceUnitDefaults
Context model corresponding to the XML resource model XmlPersistenceUnitDefaults,
which corresponds to the persistence-unit-defaults element
in the orm.xml file. |
|
| OrmPersistenceUnitMetadata
Context orm.xml persistence unit metadata. |
|
OrmPersistentAttribute
orm.xml persistent attribute (field or property). |
|
OrmPersistentType
orm.xml persistent type
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmPrimaryKeyJoinColumnRelationship
orm.xml 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. |
|
OrmQuery
orm.xml 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. |
|
OrmQueryContainer
orm.xml 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. |
|
OrmQueryHint
orm.xml 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. |
|
OrmRelationshipMapping
orm.xml relationship (1:1, 1:m, m:1, m:m) mapping. |
|
OrmSequenceGenerator
orm.xml 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. |
|
OrmSingleRelationshipMapping
orm.xml single (1:1, m:1) mapping. |
|
| OrmSpecifiedAssociationOverride
Specified orm.xml 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. |
|
| OrmSpecifiedAttributeOverride
Specified orm.xml 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. |
|
OrmSpecifiedBaseColumn
orm.xml 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. |
|
OrmSpecifiedBaseJoinColumn
orm.xml 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. |
|
OrmSpecifiedColumn
orm.xml 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. |
|
| OrmSpecifiedColumn.ParentAdapter
interface allowing columns to be used in multiple places (e.g. basic mappings and attribute overrides) |
|
OrmSpecifiedDiscriminatorColumn
orm.xml 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. |
|
| OrmSpecifiedDiscriminatorColumn.ParentAdapter
interface allowing discriminator columns to be used in multiple places |
|
OrmSpecifiedJoinColumn
orm.xml 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. |
|
OrmSpecifiedJoinColumnRelationshipStrategy
orm.xml 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. |
|
OrmSpecifiedJoinTable
orm.xml 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. |
|
| OrmSpecifiedJoinTable.ParentAdapter
|
|
OrmSpecifiedJoinTableRelationshipStrategy
orm.xml 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. |
|
OrmSpecifiedNamedColumn
orm.xml 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. |
|
| OrmSpecifiedOverride
Specified orm.xml override
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmSpecifiedOverrideRelationship
orm.xml 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. |
|
OrmSpecifiedPersistentAttribute
orm.xml specified persistent attribute
(field or property). |
|
OrmSpecifiedPrimaryKeyJoinColumn
orm.xml 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. |
|
OrmSpecifiedPrimaryKeyJoinColumnRelationshipStrategy
orm.xml 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. |
|
OrmSpecifiedReferenceTable
orm.xml join table or collection table
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmSpecifiedSecondaryTable
orm.xml 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. |
|
| OrmSpecifiedSecondaryTable.ParentAdapter
|
|
OrmSpecifiedTable
orm.xml 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. |
|
OrmSpecifiedUniqueConstraint
orm.xml 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. |
|
| OrmTable.ParentAdapter
|
|
OrmTableGenerator
orm.xml 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. |
|
OrmTransientMapping
orm.xml 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. |
|
OrmTypeMapping
orm.xml 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. |
|
| OrmTypeMappingDefinition
Part of mechanism to extend the types of orm.xml type mappings. |
|
OrmVersionMapping
orm.xml 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. |
|
OrmVirtualAssociationOverride
orm.xml 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. |
|
| OrmVirtualAttributeOverride
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. |
|
OrmVirtualOverride
orm.xml 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. |
|
OrmVirtualPrimaryKeyJoinColumn
orm.xml virtual primary key join column. |
|
OrmVirtualSecondaryTable
orm.xml virtual 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. |
|
| OrmVirtualSecondaryTable.ParentAdapter
|
|
| OrmXml
JPA orm.xml file. |
|
OrmXmlContextModelFactory
orm.xml context model factory
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmXmlDefinition
orm.xml definition
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.context.orm used by org.eclipse.jpt.jpa.core.context.persistence | |
|---|---|
| EntityMappings
Context model corresponding to the XML resource model XmlEntityMappings,
which corresponds to the entity-mappings element
in the orm.xml file. |
|
| Classes in org.eclipse.jpt.jpa.core.context.orm used by org.eclipse.jpt.jpa.core.jpa2.context.orm | |
|---|---|
OrmAssociationOverrideContainer
orm.xml 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. |
|
| OrmAssociationOverrideContainer.ParentAdapter
|
|
OrmAttributeMapping
orm.xml 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. |
|
OrmAttributeOverrideContainer
orm.xml 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. |
|
| OrmBaseEmbeddedMapping
Behavior common to orm.xml embedded and embedded ID mappings. |
|
OrmCascade
orm.xml cascade (persist, merge, remove, refresh)
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmConverter
orm.xml converter
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmConvertibleMapping
orm.xml attribute mapping that has a
converter (e.g. basic, ID, version). |
|
OrmEmbeddedMapping
orm.xml 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. |
|
OrmEntity
orm.xml entity
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmGenerator
orm.xml 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. |
|
OrmIdTypeMapping
orm.xml 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. |
|
OrmJoinColumnRelationship
orm.xml 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. |
|
OrmJoinTableRelationship
orm.xml 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. |
|
OrmManyToOneRelationship
orm.xml 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. |
|
OrmMappedByRelationship
orm.xml "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. |
|
OrmMappingJoinColumnRelationship
orm.xml 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. |
|
OrmMappingJoinTableRelationship
orm.xml 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. |
|
OrmMappingRelationship
orm.xml 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. |
|
OrmNamedQuery
orm.xml 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. |
|
OrmOneToManyRelationship
orm.xml 1:m relationship reference
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmOneToOneRelationship
orm.xml 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. |
|
OrmOverrideContainer
orm.xml 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. |
|
| OrmOverrideContainer.ParentAdapter
|
|
| OrmPersistenceUnitDefaults
Context model corresponding to the XML resource model XmlPersistenceUnitDefaults,
which corresponds to the persistence-unit-defaults element
in the orm.xml file. |
|
| OrmPersistenceUnitMetadata
Context orm.xml persistence unit metadata. |
|
OrmPrimaryKeyJoinColumnRelationship
orm.xml 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. |
|
OrmQuery
orm.xml 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. |
|
OrmRelationshipMapping
orm.xml relationship (1:1, 1:m, m:1, m:m) mapping. |
|
OrmSequenceGenerator
orm.xml 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. |
|
OrmSingleRelationshipMapping
orm.xml single (1:1, m:1) mapping. |
|
| OrmSpecifiedAssociationOverride
Specified orm.xml 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. |
|
OrmSpecifiedColumn
orm.xml 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. |
|
OrmSpecifiedJoinColumn
orm.xml 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. |
|
OrmSpecifiedJoinTableRelationshipStrategy
orm.xml 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. |
|
OrmSpecifiedNamedColumn
orm.xml 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. |
|
| OrmSpecifiedOverride
Specified orm.xml override
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmSpecifiedOverrideRelationship
orm.xml 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. |
|
OrmSpecifiedPersistentAttribute
orm.xml specified persistent attribute
(field or property). |
|
OrmSpecifiedReferenceTable
orm.xml join table or collection table
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmSpecifiedTable
orm.xml 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. |
|
OrmTypeMapping
orm.xml 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. |
|
OrmXmlContextModelFactory
orm.xml context model factory
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.context.orm used by org.eclipse.jpt.jpa.eclipselink.core.context.orm | |
|---|---|
| EntityMappings
Context model corresponding to the XML resource model XmlEntityMappings,
which corresponds to the entity-mappings element
in the orm.xml file. |
|
OrmEmbeddable
orm.xml 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. |
|
OrmEntity
orm.xml entity
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmGenerator
orm.xml 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. |
|
OrmGeneratorContainer
orm.xml 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. |
|
OrmIdTypeMapping
orm.xml 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. |
|
OrmJoinColumnRelationship
orm.xml 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. |
|
OrmJoinTableRelationship
orm.xml 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. |
|
| OrmManagedType
Context managed type. |
|
OrmMappedByRelationship
orm.xml "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. |
|
OrmMappedSuperclass
orm.xml 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. |
|
OrmMappingJoinColumnRelationship
orm.xml 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. |
|
OrmMappingJoinTableRelationship
orm.xml 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. |
|
OrmMappingRelationship
orm.xml 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. |
|
OrmOneToManyRelationship
orm.xml 1:m relationship reference
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
| OrmPersistenceUnitDefaults
Context model corresponding to the XML resource model XmlPersistenceUnitDefaults,
which corresponds to the persistence-unit-defaults element
in the orm.xml file. |
|
OrmPersistentType
orm.xml persistent type
Provisional API: This interface is part of an interim API that is still
under development and expected to change significantly before reaching
stability. |
|
OrmQueryContainer
orm.xml 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. |
|
OrmSpecifiedPersistentAttribute
orm.xml specified persistent attribute
(field or property). |
|
OrmTypeMapping
orm.xml 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. |
|
| Classes in org.eclipse.jpt.jpa.core.context.orm used by org.eclipse.jpt.jpa.eclipselink.core.context.persistence | |
|---|---|
| EntityMappings
Context model corresponding to the XML resource model XmlEntityMappings,
which corresponds to the entity-mappings element
in the orm.xml file. |
|
OrmQueryContainer
orm.xml 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. |
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||