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