|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlTransient | |
---|---|
org.eclipse.jpt.core.context.orm | |
org.eclipse.jpt.core.resource.orm |
Uses of XmlTransient in org.eclipse.jpt.core.context.orm |
---|
Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlTransient | |
---|---|
void |
OrmPersistentAttribute.initialize(XmlTransient transientResource)
|
void |
OrmTransientMapping.initialize(XmlTransient transientResource)
|
void |
OrmPersistentAttribute.update(XmlTransient transientResource)
|
void |
OrmTransientMapping.update(XmlTransient transientResource)
|
Uses of XmlTransient in org.eclipse.jpt.core.resource.orm |
---|
Classes in org.eclipse.jpt.core.resource.orm that implement XmlTransient | |
---|---|
class |
XmlTransientImpl
A representation of the model object 'Transient'. |
Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlTransient | |
---|---|
org.eclipse.emf.common.util.EList<XmlTransient> |
Attributes.getTransients()
Returns the value of the 'Transients' containment reference list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |