|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlEmbeddedId | |
---|---|
org.eclipse.jpt.core.context.orm | |
org.eclipse.jpt.core.resource.orm |
Uses of XmlEmbeddedId in org.eclipse.jpt.core.context.orm |
---|
Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlEmbeddedId | |
---|---|
void |
OrmEmbeddedIdMapping.initialize(XmlEmbeddedId embeddedId)
|
void |
OrmPersistentAttribute.initialize(XmlEmbeddedId embeddedId)
|
void |
OrmEmbeddedIdMapping.update(XmlEmbeddedId embeddedId)
|
void |
OrmPersistentAttribute.update(XmlEmbeddedId embeddedId)
|
Uses of XmlEmbeddedId in org.eclipse.jpt.core.resource.orm |
---|
Classes in org.eclipse.jpt.core.resource.orm that implement XmlEmbeddedId | |
---|---|
class |
XmlEmbeddedIdImpl
A representation of the model object 'Embedded Id'. |
Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlEmbeddedId | |
---|---|
org.eclipse.emf.common.util.EList<XmlEmbeddedId> |
Attributes.getEmbeddedIds()
Returns the value of the 'Embedded Ids' containment reference list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |