|
||||||||||
| 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 |
|---|
| Methods in org.eclipse.jpt.core that return OrmTypeMapping | |
|---|---|
OrmTypeMapping |
JpaPlatform.buildOrmTypeMappingFromMappingKey(OrmPersistentType type,
XmlTypeMapping resourceMapping)
Build an ORM type mapping for the specified mapping key and persistent type. |
| 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,
XmlTypeMapping resourceMapping,
JpaFactory factory)
|
OrmTypeMapping |
OrmPersistentType.getMapping()
covariant override |
OrmTypeMapping |
OrmPersistentAttribute.getTypeMapping()
|
| 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 |
OrmTypeMapping.initializeFrom(OrmTypeMapping oldMapping)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||