|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrmTypeMapping | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.orm | |
| Uses of OrmTypeMapping in org.eclipse.jpt.core |
|---|
| Uses of OrmTypeMapping in org.eclipse.jpt.core.context.orm |
|---|
| Subinterfaces of OrmTypeMapping in org.eclipse.jpt.core.context.orm | |
|---|---|
interface |
OrmEmbeddable
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmEntity
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. |
interface |
OrmMappedSuperclass
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 OrmTypeMapping | |
|---|---|
OrmTypeMapping |
OrmTypeMappingProvider.buildMapping(OrmPersistentType parent,
JpaFactory factory)
|
OrmTypeMapping |
OrmPersistentType.getMapping()
Overriden to return an OrmTypeMapping |
OrmTypeMapping |
OrmPersistentAttribute.getTypeMapping()
Overriden to return OrmTypeMappings |
| Methods in org.eclipse.jpt.core.context.orm with parameters of type OrmTypeMapping | |
|---|---|
XmlAttributeMapping |
OrmAttributeMappingProvider.buildVirtualResourceMapping(OrmTypeMapping ormTypeMapping,
JavaAttributeMapping javaAttributeMapping,
JpaFactory factory)
|
void |
EntityMappings.changeMapping(OrmPersistentType ormPersistentType,
OrmTypeMapping oldMapping,
OrmTypeMapping newMapping)
|
void |
OrmPersistentTypeContext.changeMapping(OrmPersistentType ormPersistentType,
OrmTypeMapping oldMapping,
OrmTypeMapping newMapping)
Change the type mapping for the persistent type in this context |
void |
OrmTypeMapping.initializeFrom(OrmTypeMapping oldMapping)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||