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

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

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

Subclasses of AbstractJpaEObject in org.eclipse.jpt.core.resource.orm
 class AbstractXmlAbstractColumn
          A representation of the model object 'Abstract Xml Abstract Column'.
 class AbstractXmlAttributeMapping
          A representation of the model object 'Abstract Xml Attribute Mapping'.
 class AbstractXmlBaseTable
          A representation of the model object 'Abstract Xml Base Table'.
 class AbstractXmlNamedColumn
          A representation of the model object 'Abstract Xml Named Column'.
 class AbstractXmlTypeMapping
          A representation of the model object 'Type Mapping'.
 class Attributes
          A representation of the model object 'Attributes'.
 class CascadeTypeImpl
          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 MapKeyImpl
          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 XmlAssociationOverrideImpl
          A representation of the model object 'Xml Association Override Impl'.
 class XmlAttributeOverrideImpl
          A representation of the model object 'Attribute Override'.
 class XmlBasicImpl
          A representation of the model object 'Basic Impl'.
 class XmlColumnImpl
          A representation of the model object 'Column Impl'.
 class XmlDiscriminatorColumn
          A representation of the model object 'Discriminator Column'.
 class XmlEmbeddable
          A representation of the model object 'Embeddable'.
 class XmlEmbeddedIdImpl
          A representation of the model object 'Embedded Id'.
 class XmlEmbeddedImpl
          A representation of the model object 'Embedded'.
 class XmlEntity
          A representation of the model object 'Entity'.
 class XmlEntityMappings
          A representation of the model object 'Entity Mappings'.
 class XmlGeneratedValueImpl
          A representation of the model object 'Generated Value'.
 class XmlIdClass
          A representation of the model object 'Id Class'.
 class XmlIdImpl
          A representation of the model object 'Id'.
 class XmlJoinColumnImpl
          A representation of the model object 'Join Column'.
 class XmlJoinTableImpl
          A representation of the model object 'Join Table'.
 class XmlManyToManyImpl
          A representation of the model object 'Many To Many'.
 class XmlManyToOneImpl
          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 XmlOneToManyImpl
          A representation of the model object 'One To Many'.
 class XmlOneToOneImpl
          A representation of the model object 'One To One'.
 class XmlPersistenceUnitDefaults
          A representation of the model object 'XmlPersistence Unit Defaults'.
 class XmlPersistenceUnitMetadata
          A representation of the model object 'XmlPersistence Unit Metadata'.
 class XmlPrimaryKeyJoinColumnImpl
          A representation of the model object 'Xml Primary Key Join Column Impl'.
 class XmlQueryHint
          A representation of the model object 'Query Hint'.
 class XmlSecondaryTableImpl
          A representation of the model object 'Xml Secondary Table Impl'.
 class XmlSequenceGeneratorImpl
          A representation of the model object 'Sequence Generator'.
 class XmlTable
          A representation of the model object 'Table'.
 class XmlTableGeneratorImpl
          A representation of the model object 'Table Generator'.
 class XmlTransientImpl
          A representation of the model object 'Transient'.
 class XmlUniqueConstraintImpl
          A representation of the model object 'Unique Constraint'.
 class XmlVersionImpl
          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 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'.
 class XmlProperty
          A representation of the model object 'XmlProperty'.