Uses of Class
org.eclipse.jpt.eclipselink1_1.core.resource.orm.XmlTransientImpl

Packages that use XmlTransientImpl
org.eclipse.jpt.eclipselink1_1.core.resource.orm   
org.eclipse.jpt.eclipselink1_1.core.resource.orm.util   
 

Uses of XmlTransientImpl in org.eclipse.jpt.eclipselink1_1.core.resource.orm
 

Methods in org.eclipse.jpt.eclipselink1_1.core.resource.orm that return XmlTransientImpl
 XmlTransientImpl EclipseLink1_1OrmFactory.createXmlTransientImpl()
           
 

Uses of XmlTransientImpl in org.eclipse.jpt.eclipselink1_1.core.resource.orm.util
 

Methods in org.eclipse.jpt.eclipselink1_1.core.resource.orm.util with parameters of type XmlTransientImpl
 T EclipseLink1_1OrmSwitch.caseXmlTransientImpl(XmlTransientImpl object)
          Returns the result of interpreting the object as an instance of 'Xml Transient Impl'.