Uses of Class
org.eclipse.jpt.core.resource.xml.AbstractJpaEObject

Packages that use AbstractJpaEObject
org.eclipse.jpt.core.resource.orm   
org.eclipse.jpt.core.resource.persistence   
org.eclipse.jpt.core.resource.xml   
org.eclipse.jpt.eclipselink.core.resource.orm   
 

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

Subclasses of AbstractJpaEObject in org.eclipse.jpt.core.resource.orm
 class AbstractXmlAttributeMapping
          A representation of the model object 'Abstract Xml Attribute Mapping'.
 class AbstractXmlColumn
          A representation of the model object 'Abstract Xml Abstract Column'.
 class AbstractXmlEmbedded
          A representation of the model object 'Base Xml Embedded'.
 class AbstractXmlMultiRelationshipMapping
          A representation of the model object 'Multi Relationship Mapping'.
 class AbstractXmlNamedColumn
          A representation of the model object 'Abstract Xml Named Column'.
 class AbstractXmlReferenceTable
          A representation of the model object 'Abstract Xml Reference Table'.
 class AbstractXmlRelationshipMapping
          A representation of the model object 'Relationship Mapping'.
 class AbstractXmlSingleRelationshipMapping
          A representation of the model object 'Single Relationship Mapping'.
 class AbstractXmlTable
          A representation of the model object 'Abstract Xml Base Table'.
 class AbstractXmlTypeMapping
          A representation of the model object 'Type Mapping'.
 class Attributes
          A representation of the model object 'Attributes'.
 class CascadeType
          A representation of the model object 'Cascade Type'.
 class ColumnResult
          A representation of the model object 'Column Result'.
 class EntityListener
          A representation of the model object 'Entity Listener'.
 class EntityListeners
          A representation of the model object 'Entity Listeners'.
 class EntityResult
          A representation of the model object 'Entity Result'.
 class EventMethod
          A representation of the model object 'Event Method'.
 class FieldResult
          A representation of the model object 'Field Result'.
 class Inheritance
          A representation of the model object 'Inheritance'.
 class Lob
          A representation of the model object 'Lob'.
 class MapKey
          A representation of the model object 'Map Key'.
 class PostLoad
          A representation of the model object 'Post Load'.
 class PostPersist
          A representation of the model object 'Post Persist'.
 class PostRemove
          A representation of the model object 'Post Remove'.
 class PostUpdate
          A representation of the model object 'Post Update'.
 class PrePersist
          A representation of the model object 'Pre Persist'.
 class PreRemove
          A representation of the model object 'Pre Remove'.
 class PreUpdate
          A representation of the model object 'Pre Update'.
 class SqlResultSetMapping
          A representation of the model object 'Sql Result Set Mapping'.
 class XmlAssociationOverride
          A representation of the model object 'Xml Association Override Impl'.
 class XmlAttributeOverride
          A representation of the model object 'Attribute Override'.
 class XmlBasic
          A representation of the model object 'Basic Impl'.
 class XmlClassReference
          A representation of the model object 'Xml Class Reference'.
 class XmlCollectionTable
          A representation of the model object 'Xml Collection Table'.
 class XmlColumn
          A representation of the model object 'Column Impl'.
 class XmlDiscriminatorColumn
          A representation of the model object 'Discriminator Column'.
 class XmlElementCollection
          A representation of the model object 'Xml Element Collection'.
 class XmlEmbeddable
          A representation of the model object 'Embeddable'.
 class XmlEmbedded
          A representation of the model object 'Embedded'.
 class XmlEmbeddedId
          A representation of the model object 'Embedded Id'.
 class XmlEntity
          A representation of the model object 'Entity'.
 class XmlEntityMappings
          A representation of the model object 'Entity Mappings'.
 class XmlGeneratedValue
          A representation of the model object 'Generated Value'.
 class XmlId
          A representation of the model object 'Id'.
 class XmlJoinColumn
          A representation of the model object 'Join Column'.
 class XmlJoinTable
          A representation of the model object 'Join Table'.
 class XmlManyToMany
          A representation of the model object 'Many To Many'.
 class XmlManyToOne
          A representation of the model object 'Many To One'.
 class XmlMappedSuperclass
          A representation of the model object 'Mapped Superclass'.
 class XmlNamedNativeQuery
          A representation of the model object 'Named Native Query'.
 class XmlNamedQuery
          A representation of the model object 'Named Query'.
 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 XmlOrderColumn
          A representation of the model object 'Xml Order Column'.
 class XmlPersistenceUnitDefaults
          A representation of the model object 'XmlPersistence Unit Defaults'.
 class XmlPersistenceUnitMetadata
          A representation of the model object 'XmlPersistence Unit Metadata'.
 class XmlPrimaryKeyJoinColumn
          A representation of the model object 'Xml Primary Key Join Column Impl'.
 class XmlQueryHint
          A representation of the model object 'Query Hint'.
 class XmlSecondaryTable
          A representation of the model object 'Xml Secondary Table Impl'.
 class XmlSequenceGenerator
          A representation of the model object 'Sequence Generator'.
 class XmlTable
          A representation of the model object 'Table'.
 class XmlTableGenerator
          A representation of the model object 'Table Generator'.
 class XmlTransient
          A representation of the model object 'Transient'.
 class XmlUniqueConstraint
          A representation of the model object 'Unique Constraint'.
 class XmlVersion
          A representation of the model object 'Version'.
 

Uses of AbstractJpaEObject in org.eclipse.jpt.core.resource.persistence
 

Subclasses of AbstractJpaEObject in org.eclipse.jpt.core.resource.persistence
 class XmlJarFileRef
          A representation of the model object 'Xml Jar File Ref'.
 class XmlJavaClassRef
          A representation of the model object 'Java Class Ref'.
 class XmlMappingFileRef
          A representation of the model object 'Mapping File Ref'.
 class XmlPersistence
          A representation of the model object 'XmlPersistence'.
 class XmlPersistenceUnit
          A representation of the model object 'Unit'.
 class XmlProperties
          A representation of the model object 'XmlProperties'.
 

Uses of AbstractJpaEObject in org.eclipse.jpt.core.resource.xml
 

Subclasses of AbstractJpaEObject in org.eclipse.jpt.core.resource.xml
 class AbstractJpaRootEObject
          A representation of the model object 'Abstract Jpa Root EObject'.
 

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

Subclasses of AbstractJpaEObject in org.eclipse.jpt.eclipselink.core.resource.orm
 class XmlAccessMethods
          A representation of the model object 'Xml Access Methods'.
 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 XmlBatchFetch
          A representation of the model object 'Xm Batch Fetch'.
 class XmlCache
          A representation of the model object 'Xml Cache'.
 class XmlChangeTracking
          A representation of the model object 'Xml Change Tracking'.
 class XmlCloneCopyPolicy
          A representation of the model object 'Xml Clone Copy Policy'.
 class XmlConversionValue
          A representation of the model object 'Xml Conversion Value'.
 class XmlConverter
          A representation of the model object 'Xml CustomConverter'.
 class XmlCopyPolicy
          A representation of the model object 'Xml Copy Policy'.
 class XmlCustomizer
          A representation of the model object 'Xml Customizer'.
 class XmlFetchAttribute
          A representation of the model object 'Xml Fetch Attribute'.
 class XmlFetchGroup
          A representation of the model object 'Xml Fetch Group'.
 class XmlInstantiationCopyPolicy
          A representation of the model object 'Xml Instantiation Policy'.
 class XmlNamedConverter
          A representation of the model object 'Xml Named Converter'.
 class XmlNamedStoredProcedureQuery
          A representation of the model object 'Xml Named Stored Procedure Query'.
 class XmlObjectTypeConverter
          A representation of the model object 'Xml Object Type CustomConverter'.
 class XmlOptimisticLocking
          A representation of the model object 'Xml Optimistic Locking'.
 class XmlPrimaryKey
          A representation of the model object 'Xml Primary Key'.
 class XmlProperty
          A representation of the model object 'Xml Property'.
 class XmlQueryRedirectors
          A representation of the model object 'Xml Query Redirectors'.
 class XmlReturnInsert
          A representation of the model object 'Xml Return Insert'.
 class XmlStoredProcedureParameter
          A representation of the model object 'Xml Stored Procedure Parameter'.
 class XmlStructConverter
          A representation of the model object 'Xml Struct CustomConverter'.
 class XmlTimeOfDay
          A representation of the model object 'Xml Time Of Day'.
 class XmlTransformation
          A representation of the model object 'Xml Transformation Impl'.
 class XmlTypeConverter
          A representation of the model object 'Xml Type CustomConverter'.
 class XmlVariableOneToOne
          A representation of the model object 'Xml Variable One To One Impl'.