|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlTypeMapping | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.core.resource.orm | |
| Uses of XmlTypeMapping in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return XmlTypeMapping | |
|---|---|
XmlTypeMapping |
JpaPlatform.buildOrmResourceTypeMapping(java.lang.String key,
org.eclipse.core.runtime.content.IContentType contentType)
|
| Methods in org.eclipse.jpt.core with parameters of type XmlTypeMapping | |
|---|---|
OrmPersistentType |
JpaFactory.buildOrmPersistentType(EntityMappings parent,
XmlTypeMapping resourceMapping)
|
OrmTypeMapping |
JpaPlatform.buildOrmTypeMappingFromMappingKey(OrmPersistentType type,
XmlTypeMapping resourceMapping)
Build an ORM type mapping for the specified mapping key and persistent type. |
| Uses of XmlTypeMapping in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm that return XmlTypeMapping | |
|---|---|
XmlTypeMapping |
OrmTypeMappingProvider.buildResourceMapping()
|
XmlTypeMapping |
OrmTypeMapping.getResourceTypeMapping()
|
| Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlTypeMapping | |
|---|---|
OrmTypeMapping |
OrmTypeMappingProvider.buildMapping(OrmPersistentType parent,
XmlTypeMapping resourceMapping,
JpaFactory factory)
|
| Uses of XmlTypeMapping in org.eclipse.jpt.core.resource.orm |
|---|
| Classes in org.eclipse.jpt.core.resource.orm that implement XmlTypeMapping | |
|---|---|
class |
AbstractXmlTypeMapping
A representation of the model object 'Type Mapping'. |
class |
XmlEmbeddable
A representation of the model object 'Embeddable'. |
class |
XmlEntity
A representation of the model object 'Entity'. |
class |
XmlMappedSuperclass
A representation of the model object 'Mapped Superclass'. |
| Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlTypeMapping | |
|---|---|
java.util.List<XmlTypeMapping> |
XmlEntityMappings.getTypeMappings()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||