|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlMappedSuperclass | |
|---|---|
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.core.resource.orm | |
| Uses of XmlMappedSuperclass in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlMappedSuperclass | |
|---|---|
void |
OrmMappedSuperclass.initialize(XmlMappedSuperclass mappedSuperclass)
|
void |
OrmPersistentType.initialize(XmlMappedSuperclass mappedSuperclass)
|
void |
OrmMappedSuperclass.update(XmlMappedSuperclass mappedSuperclass)
|
void |
OrmPersistentType.update(XmlMappedSuperclass mappedSuperclass)
|
| Uses of XmlMappedSuperclass in org.eclipse.jpt.core.resource.orm |
|---|
| Methods in org.eclipse.jpt.core.resource.orm that return XmlMappedSuperclass | |
|---|---|
XmlMappedSuperclass |
OrmFactory.createXmlMappedSuperclass()
|
| Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlMappedSuperclass | |
|---|---|
org.eclipse.emf.common.util.EList<XmlMappedSuperclass> |
XmlEntityMappings.getMappedSuperclasses()
Returns the value of the 'Mapped Superclasses' containment reference list. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||