Uses of Class
org.eclipse.jpt.jpa.core.resource.orm.AbstractXmlTable

Packages that use AbstractXmlTable
org.eclipse.jpt.jpa.core.resource.orm   
 

Uses of AbstractXmlTable in org.eclipse.jpt.jpa.core.resource.orm
 

Subclasses of AbstractXmlTable in org.eclipse.jpt.jpa.core.resource.orm
 class AbstractXmlReferenceTable
          A representation of the model object 'Abstract Xml Reference Table'.
 class XmlCollectionTable
          A representation of the model object 'Xml Collection Table'.
 class XmlJoinTable
          A representation of the model object 'Join Table'.
 class XmlSecondaryTable
          A representation of the model object 'Xml Secondary Table Impl'.
 class XmlTable
          A representation of the model object 'Table'.