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

Packages that use AbstractXmlTypeMapping
org.eclipse.jpt.core.resource.orm   
 

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

Subclasses of AbstractXmlTypeMapping in org.eclipse.jpt.core.resource.orm
 class XmlEmbeddable
          A representation of the model object 'Embeddable'.
 class XmlEntity
          A representation of the model object 'Entity'.
 class XmlMappedSuperclass
          A representation of the model object 'Mapped Superclass'.