|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrmAttributeMapping | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.orm | |
| Uses of OrmAttributeMapping in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return OrmAttributeMapping | |
|---|---|
OrmAttributeMapping |
JpaPlatform.buildOrmAttributeMappingFromMappingKey(java.lang.String key,
OrmPersistentAttribute attribute)
Build an ORM attribute mapping for the specified key and persistent attribute. |
OrmAttributeMapping |
JpaFactory.buildOrmNullAttributeMapping(OrmPersistentAttribute parent)
|
| Uses of OrmAttributeMapping in org.eclipse.jpt.core.context.orm |
|---|
| Subinterfaces of OrmAttributeMapping in org.eclipse.jpt.core.context.orm | |
|---|---|
interface |
OrmBaseEmbeddedMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmBasicMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmEmbeddedIdMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmEmbeddedMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmIdMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmManyToManyMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmManyToOneMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmMultiRelationshipMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmOneToManyMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmOneToOneMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmRelationshipMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmSingleRelationshipMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmTransientMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmVersionMapping
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
| Methods in org.eclipse.jpt.core.context.orm that return OrmAttributeMapping | |
|---|---|
OrmAttributeMapping |
OrmAttributeMappingProvider.buildMapping(OrmPersistentAttribute parent,
JpaFactory factory)
|
OrmAttributeMapping |
OrmPersistentAttribute.getMapping()
Overriden to return OrmAttributeMappings |
OrmAttributeMapping |
OrmPersistentAttribute.getSpecifiedMapping()
Overriden to return OrmAttributeMappings |
| Methods in org.eclipse.jpt.core.context.orm with parameters of type OrmAttributeMapping | |
|---|---|
void |
OrmPersistentType.changeMapping(OrmPersistentAttribute ormPersistentAttribute,
OrmAttributeMapping oldMapping,
OrmAttributeMapping newMapping)
|
void |
OrmAttributeMapping.initializeFromOrmAttributeMapping(OrmAttributeMapping oldMapping)
|
void |
OrmAttributeMapping.initializeOn(OrmAttributeMapping newMapping)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||