|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of XmlEntityMappings in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core with parameters of type XmlEntityMappings | |
|---|---|
EntityMappings |
JpaFactory.buildEntityMappings(OrmXml parent,
XmlEntityMappings entityMappings)
|
OrmPersistenceUnitDefaults |
JpaFactory.buildPersistenceUnitDefaults(PersistenceUnitMetadata parent,
XmlEntityMappings entityMappings)
|
PersistenceUnitMetadata |
JpaFactory.buildPersistenceUnitMetadata(EntityMappings parent,
XmlEntityMappings entityMappings)
|
| Uses of XmlEntityMappings in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm that return XmlEntityMappings | |
|---|---|
XmlEntityMappings |
EntityMappings.getXmlEntityMappings()
|
| Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlEntityMappings | |
|---|---|
void |
OrmTypeMapping.addToResourceModel(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'. |
| Uses of XmlEntityMappings in org.eclipse.jpt.eclipselink1_1.core.resource.orm.util |
|---|
| Methods in org.eclipse.jpt.eclipselink1_1.core.resource.orm.util with parameters of type XmlEntityMappings | |
|---|---|
T |
EclipseLink1_1OrmSwitch.caseOrm_XmlEntityMappings(XmlEntityMappings object)
Returns the result of interpreting the object as an instance of 'Xml Entity Mappings'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||