Uses of Interface
org.eclipse.jpt.core.resource.xml.JpaEObject

Packages that use JpaEObject
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 JpaEObject in org.eclipse.jpt.core.resource.orm
 

Subinterfaces of JpaEObject in org.eclipse.jpt.core.resource.orm
 interface BaseXmlEmbedded
          A representation of the model object 'Base Xml Embedded'.
 interface CascadeType
          A representation of the model object 'Cascade Type'.
 interface ColumnMapping
          A representation of the model object 'Column Mapping'.
 interface MapKey
          A representation of the model object 'Map Key'.
 interface XmlAbstractColumn
          A representation of the model object 'Abstract Column'.
 interface XmlAssociationOverride
          A representation of the model object 'Association Override'.
 interface XmlAttributeMapping
          A representation of the model object 'Attribute Mapping'.
 interface XmlAttributeOverride
          A representation of the model object 'Attribute Override'.
 interface XmlBaseTable
          A representation of the model object 'Xml Base Table'.
 interface XmlBasic
          A representation of the model object 'Basic'.
 interface XmlColumn
          A representation of the model object 'Column'.
 interface XmlConvertibleMapping
          A representation of the model object 'Xml Convertible Mapping'.
 interface XmlGeneratedValue
          A representation of the model object 'Generated Value'.
 interface XmlGenerator
          A representation of the model object 'Generator'.
 interface XmlId
          A representation of the model object 'Id'.
 interface XmlJoinColumn
          A representation of the model object 'Join Column'.
 interface XmlJoinColumnsMapping
          A representation of the model object 'Xml Join Columns Mapping'.
 interface XmlJoinTable
          A representation of the model object 'Join Table'.
 interface XmlJoinTableMapping
          A representation of the model object 'Xml Join Table Mapping'.
 interface XmlMappedByMapping
          A representation of the model object 'Xml Ownable Relationship Mapping'.
 interface XmlMultiRelationshipMapping
          A representation of the model object 'Multi Relationship Mapping'.
 interface XmlNamedColumn
          A representation of the model object 'Named Column'.
 interface XmlNullAttributeMapping
          A representation of the model object 'Xml Null Attribute Mapping'.
 interface XmlPrimaryKeyJoinColumn
          A representation of the model object 'Primary Key Join Column'.
 interface XmlQuery
          A representation of the model object 'Query'.
 interface XmlRelationshipMapping
          A representation of the model object 'Relationship Mapping'.
 interface XmlSecondaryTable
          A representation of the model object 'Secondary Table'.
 interface XmlSequenceGenerator
          A representation of the model object 'Sequence Generator'.
 interface XmlSingleRelationshipMapping
          A representation of the model object 'Single Relationship Mapping'.
 interface XmlTableGenerator
          A representation of the model object 'Table Generator'.
 interface XmlTransient
          A representation of the model object 'Transient'.
 interface XmlTypeMapping
          A representation of the model object 'Xml Type Mapping'.
 interface XmlUniqueConstraint
          A representation of the model object 'Xml Unique Constraint'.
 interface XmlVersion
          A representation of the model object 'Version'.
 

Classes in org.eclipse.jpt.core.resource.orm that implement JpaEObject
 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 JpaEObject in org.eclipse.jpt.core.resource.persistence
 

Classes in org.eclipse.jpt.core.resource.persistence that implement JpaEObject
 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'.
 class XmlProperty
          A representation of the model object 'XmlProperty'.
 

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

Classes in org.eclipse.jpt.core.resource.xml that implement JpaEObject
 class AbstractJpaEObject
          A representation of the model object 'Xml EObject'.
 

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

Subinterfaces of JpaEObject in org.eclipse.jpt.eclipselink.core.resource.orm
 interface XmlAccessMethodsHolder
          A representation of the model object 'Xml Access Methods Holder'.
 interface XmlBasicCollection
          A representation of the model object 'Xml Basic Collection'.
 interface XmlBasicMap
          A representation of the model object 'Xml Basic Map'.
 interface XmlCacheHolder
          A representation of the model object 'Xml Cache Holder'.
 interface XmlChangeTrackingHolder
          A representation of the model object 'Xml Change Tracking Holder'.
 interface XmlConversionValue
          A representation of the model object 'Xml Conversion Value'.
 interface XmlConverter
          A representation of the model object 'Xml CustomConverter'.
 interface XmlConverterHolder
          A representation of the model object 'Xml CustomConverter Holder'.
 interface XmlConvertersHolder
          A representation of the model object 'Xml Converters Holder'.
 interface XmlCustomizerHolder
          A representation of the model object 'Xml Customizer Holder'.
 interface XmlEmbedded
          A representation of the model object 'Xml Embedded'.
 interface XmlEmbeddedId
          A representation of the model object 'Xml Embedded Id'.
 interface XmlJoinFetch
          A representation of the model object 'Xml Join Fetch'.
 interface XmlManyToMany
          A representation of the model object 'Xml Many To Many'.
 interface XmlManyToOne
          A representation of the model object 'Xml Many To One'.
 interface XmlMutable
          A representation of the model object 'Xml Mutable'.
 interface XmlNamedConverter
          A representation of the model object 'Xml Named Converter'.
 interface XmlObjectTypeConverter
          A representation of the model object 'Xml Object Type CustomConverter'.
 interface XmlOneToMany
          A representation of the model object 'Xml One To Many'.
 interface XmlOneToOne
          A representation of the model object 'Xml One To One'.
 interface XmlPrivateOwned
          A representation of the model object 'Xml Private Owned'.
 interface XmlReadOnly
          A representation of the model object 'Xml Read Only'.
 interface XmlStructConverter
          A representation of the model object 'Xml Struct CustomConverter'.
 interface XmlTransformation
          A representation of the model object 'Xml Transformation'.
 interface XmlTypeConverter
          A representation of the model object 'Xml Type CustomConverter'.
 interface XmlVariableOneToOne
          A representation of the model object 'Xml Variable One To One'.
 

Classes in org.eclipse.jpt.eclipselink.core.resource.orm that implement JpaEObject
 class XmlAccessMethods
          A representation of the model object 'Xml Access Methods'.
 class XmlBasicCollectionImpl
          A representation of the model object 'Xml Basic Collection Impl'.
 class XmlBasicMapImpl
          A representation of the model object 'Xml Basic Map Impl'.
 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 XmlConversionValueImpl
          A representation of the model object 'Xml Conversion Value'.
 class XmlConverterImpl
          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 XmlInstantiationPolicy
          A representation of the model object 'Xml Instantiation Policy'.
 class XmlNamedStoredProcedureQuery
          A representation of the model object 'Xml Named Stored Procedure Query'.
 class XmlObjectTypeConverterImpl
          A representation of the model object 'Xml Object Type CustomConverter'.
 class XmlOptimisticLocking
          A representation of the model object 'Xml Optimistic Locking'.
 class XmlStoredProcedureParameter
          A representation of the model object 'Xml Stored Procedure Parameter'.
 class XmlStructConverterImpl
          A representation of the model object 'Xml Struct CustomConverter'.
 class XmlTimeOfDay
          A representation of the model object 'Xml Time Of Day'.
 class XmlTransformationImpl
          A representation of the model object 'Xml Transformation Impl'.
 class XmlTypeConverterImpl
          A representation of the model object 'Xml Type CustomConverter'.
 class XmlVariableOneToOneImpl
          A representation of the model object 'Xml Variable One To One Impl'.