|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlMappingFileRef | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.persistence | |
| org.eclipse.jpt.core.resource.persistence | |
| Uses of XmlMappingFileRef in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core with parameters of type XmlMappingFileRef | |
|---|---|
MappingFileRef |
JpaFactory.buildMappingFileRef(PersistenceUnit parent,
XmlMappingFileRef xmlMappingFileRef)
xmlMappingFileRef is allowed to be null, this would be used for the implied mapping file ref |
| Uses of XmlMappingFileRef in org.eclipse.jpt.core.context.persistence |
|---|
| Methods in org.eclipse.jpt.core.context.persistence with parameters of type XmlMappingFileRef | |
|---|---|
void |
MappingFileRef.update(XmlMappingFileRef mappingFileRef)
Update the MappingFileRef context model object to match the XmlMappingFileRef resource model object. |
| Uses of XmlMappingFileRef in org.eclipse.jpt.core.resource.persistence |
|---|
| Methods in org.eclipse.jpt.core.resource.persistence that return XmlMappingFileRef | |
|---|---|
XmlMappingFileRef |
PersistenceFactory.createXmlMappingFileRef()
|
| Methods in org.eclipse.jpt.core.resource.persistence that return types with arguments of type XmlMappingFileRef | |
|---|---|
org.eclipse.emf.common.util.EList<XmlMappingFileRef> |
XmlPersistenceUnit.getMappingFiles()
Returns the value of the 'Mapping Files' containment reference list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||