|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlEntityMappings | |
|---|---|
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.core.resource.orm | |
| org.eclipse.jpt.eclipselink.core.resource.orm | |
| Uses of XmlEntityMappings in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm that return XmlEntityMappings | |
|---|---|
XmlEntityMappings |
EntityMappings.getXmlEntityMappings()
|
XmlEntityMappings |
PersistenceUnitMetadata.getXmlEntityMappings()
|
| Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlEntityMappings | |
|---|---|
void |
OrmTypeMapping.addToResourceModel(XmlEntityMappings entityMappings)
|
EntityMappings |
OrmXmlContextNodeFactory.buildEntityMappings(OrmXml parent,
XmlEntityMappings entityMappings)
|
void |
OrmTypeMapping.removeFromResourceModel(XmlEntityMappings entityMappings)
|
| Uses of XmlEntityMappings in org.eclipse.jpt.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.core.resource.orm that return XmlEntityMappings | |
|---|---|
XmlEntityMappings |
OrmFactory.createXmlEntityMappings()
|
XmlEntityMappings |
XmlEntity.entityMappings()
|
XmlEntityMappings |
XmlMappedSuperclass.entityMappings()
|
XmlEntityMappings |
XmlEmbeddable.getEntityMappings()
|
| Uses of XmlEntityMappings in org.eclipse.jpt.eclipselink.core.resource.orm |
|---|
| Subclasses of XmlEntityMappings in org.eclipse.jpt.eclipselink.core.resource.orm | |
|---|---|
class |
XmlEntityMappings
A representation of the model object 'Xml Entity Mappings'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||