Uses of Class
org.eclipse.jpt.core.resource.orm.AbstractXmlAttributeMapping

Packages that use AbstractXmlAttributeMapping
org.eclipse.jpt.core.resource.orm   
org.eclipse.jpt.eclipselink.core.resource.orm   
 

Uses of AbstractXmlAttributeMapping in org.eclipse.jpt.core.resource.orm
 

Subclasses of AbstractXmlAttributeMapping in org.eclipse.jpt.core.resource.orm
 class AbstractXmlEmbedded
          A representation of the model object 'Base Xml Embedded'.
 class AbstractXmlMultiRelationshipMapping
          A representation of the model object 'Multi Relationship Mapping'.
 class AbstractXmlRelationshipMapping
          A representation of the model object 'Relationship Mapping'.
 class AbstractXmlSingleRelationshipMapping
          A representation of the model object 'Single Relationship Mapping'.
 class XmlBasic
          A representation of the model object 'Basic Impl'.
 class XmlElementCollection
          A representation of the model object 'Xml Element Collection'.
 class XmlEmbedded
          A representation of the model object 'Embedded'.
 class XmlEmbeddedId
          A representation of the model object 'Embedded Id'.
 class XmlId
          A representation of the model object 'Id'.
 class XmlManyToMany
          A representation of the model object 'Many To Many'.
 class XmlManyToOne
          A representation of the model object 'Many To One'.
 class XmlNullAttributeMapping
          A representation of the model object 'Xml Null Attribute Mapping'.
 class XmlOneToMany
          A representation of the model object 'One To Many'.
 class XmlOneToOne
          A representation of the model object 'One To One'.
 class XmlTransient
          A representation of the model object 'Transient'.
 class XmlVersion
          A representation of the model object 'Version'.
 

Uses of AbstractXmlAttributeMapping in org.eclipse.jpt.eclipselink.core.resource.orm
 

Subclasses of AbstractXmlAttributeMapping in org.eclipse.jpt.eclipselink.core.resource.orm
 class XmlBasicCollection
          A representation of the model object 'Xml Basic Collection Impl'.
 class XmlBasicMap
          A representation of the model object 'Xml Basic Map Impl'.
 class XmlTransformation
          A representation of the model object 'Xml Transformation Impl'.
 class XmlVariableOneToOne
          A representation of the model object 'Xml Variable One To One Impl'.