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

Packages that use JpaEObject
org.eclipse.jpt.jpa.core.resource.orm   
org.eclipse.jpt.jpa.core.resource.orm.v2_0   
org.eclipse.jpt.jpa.core.resource.persistence   
org.eclipse.jpt.jpa.core.resource.persistence.v2_0   
org.eclipse.jpt.jpa.core.resource.xml   
org.eclipse.jpt.jpa.eclipselink.core.resource.orm   
org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v1_1   
org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_0   
org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_1   
org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_2   
 

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

Subinterfaces of JpaEObject in org.eclipse.jpt.jpa.core.resource.orm
 interface ColumnMapping
          A representation of the model object 'Column Mapping'.
 interface XmlAccessHolder
          A representation of the model object 'Xml Access Holder'.
 interface XmlAssociationOverrideContainer
          A representation of the model object 'Xml Association Override Container'.
 interface XmlAttributeOverrideContainer
          A representation of the model object 'Xml Attribute Override Container'.
 interface XmlConvertibleMapping
          A representation of the model object 'Xml Convertible Mapping'.
 interface XmlEventMethodContainer
          A representation of the model object 'Xml Event Method Container'.
 interface XmlGenerator
          A representation of the model object 'Generator'.
 interface XmlGeneratorContainer
          A representation of the model object 'Xml Generator Container'.
 interface XmlIdClassContainer
          A representation of the model object 'Xml Id Class Container'.
 interface XmlJoinColumnContainer
          A representation of the model object 'Xml Join Column Container'.
 interface XmlJoinTableContainer
          A representation of the model object 'Xml Join Table Container'.
 interface XmlMappedByMapping
          A representation of the model object 'Xml Ownable Relationship Mapping'.
 interface XmlOrderable
          A representation of the model object 'Xml Orderable'.
 interface XmlOverride
          A representation of the model object 'Xml Override'.
 interface XmlPrimaryKeyJoinColumnContainer
          A representation of the model object 'Xml Primary Key Join Column Container'.
 interface XmlQuery
          A representation of the model object 'Query'.
 interface XmlReferenceTable
          A representation of the model object 'Xml Reference Table'.
 interface XmlTypeMapping
          A representation of the model object 'Xml Type Mapping'.
 

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

Subinterfaces of JpaEObject in org.eclipse.jpt.jpa.core.resource.orm.v2_0
 interface XmlAssociationOverride_2_0
          A representation of the model object 'Xml Association Override 20'.
 interface XmlAttributeMapping_2_0
          A representation of the model object 'Xml Attribute Mapping 20'.
 interface XmlAttributeOverride_2_0
          A representation of the model object 'Xml Attribute Override 20'.
 interface XmlAttributes_2_0
          A representation of the model object 'Xml Attributes 20'.
 interface XmlCacheable_2_0
          A representation of the model object 'Xml Cacheable2 0'.
 interface XmlCascadeType_2_0
          A representation of the model object 'Xml Cascade Type 20'.
 interface XmlCollectionTable_2_0
          A representation of the model object 'Xml Collection Table 20'.
 interface XmlDerivedId_2_0
          A representation of the model object 'Xml Derived Id 20'.
 interface XmlElementCollection_2_0
          A representation of the model object 'Xml Element Collection 20'.
 interface XmlEmbedded_2_0
          A representation of the model object 'Xml Embedded 20'.
 interface XmlEntityListener_2_0
          A representation of the model object 'Xml Entity Listener 20'.
 interface XmlEventMethod_2_0
          A representation of the model object 'Xml Event Method 20'.
 interface XmlGenerator_2_0
          A representation of the model object 'Xml Generator 20'.
 interface XmlMapKeyAttributeOverrideContainer_2_0
          A representation of the model object 'Xml Map Key Attribute Override Container2 0'.
 interface XmlMapKeyClass_2_0
          A representation of the model object 'Xml Map Key Class 20'.
 interface XmlMapsId_2_0
          A representation of the model object 'Xml Maps Id 20'.
 interface XmlMultiRelationshipMapping_2_0
          A representation of the model object 'Xml Multi Relationship Mapping 20'.
 interface XmlNamedQuery_2_0
          A representation of the model object 'Xml Named Query 20'.
 interface XmlOneToOne_2_0
          A representation of the model object 'Xml One To One 20'.
 interface XmlOrderable_2_0
          A representation of the model object 'Xml Orderable 20'.
 interface XmlOrphanRemovable_2_0
          A representation of the model object 'Xml Orphan Removable2 0'.
 interface XmlPersistenceUnitDefaults_2_0
          A representation of the model object 'Xml Persistence Unit Defaults 20'.
 interface XmlPersistenceUnitMetadata_2_0
          A representation of the model object 'Xml Persistence Unit Metadata 20'.
 interface XmlQuery_2_0
          A representation of the model object 'Xml Query 20'.
 interface XmlQueryHint_2_0
          A representation of the model object 'Xml Query Hint 20'.
 interface XmlSequenceGenerator_2_0
          A representation of the model object 'Xml Sequence Generator 20'.
 interface XmlSingleRelationshipMapping_2_0
          A representation of the model object 'Xml Single Relationship Mapping 20'.
 interface XmlSqlResultSetMapping_2_0
          A representation of the model object 'Xml Sql Result Set Mapping 20'.
 interface XmlUniqueConstraint_2_0
          A representation of the model object 'Xml Unique Constraint 20'.
 

Uses of JpaEObject in org.eclipse.jpt.jpa.core.resource.persistence
 

Classes in org.eclipse.jpt.jpa.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'.
 

Uses of JpaEObject in org.eclipse.jpt.jpa.core.resource.persistence.v2_0
 

Subinterfaces of JpaEObject in org.eclipse.jpt.jpa.core.resource.persistence.v2_0
 interface XmlPersistenceUnit_2_0
          A representation of the model object 'Xml Persistence Unit 20'.
 

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

Subinterfaces of JpaEObject in org.eclipse.jpt.jpa.core.resource.xml
 interface JpaRootEObject
          A representation of the model object 'Jpa Root EObject'.
 

Classes in org.eclipse.jpt.jpa.core.resource.xml that implement JpaEObject
 class AbstractJpaEObject
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 class AbstractJpaRootEObject
          A representation of the model object 'Abstract Jpa Root EObject'.
 

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

Subinterfaces of JpaEObject in org.eclipse.jpt.jpa.eclipselink.core.resource.orm
 interface XmlAccessMethodsHolder
          A representation of the model object 'Xml Access Methods Holder'.
 interface XmlAttributeMapping
          A representation of the model object 'Xml Attribute Mapping'.
 interface XmlBatchFetchHolder
          A representation of the model object 'Xml Batch Fetch Holder'.
 interface XmlCacheHolder
          A representation of the model object 'Xml Cache Holder'.
 interface XmlChangeTrackingHolder
          A representation of the model object 'Xml Change Tracking Holder'.
 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 XmlJoinFetch
          A representation of the model object 'Xml Join Fetch'.
 interface XmlMutable
          A representation of the model object 'Xml Mutable'.
 interface XmlPrivateOwned
          A representation of the model object 'Xml Private Owned'.
 interface XmlPropertyContainer
          A representation of the model object 'Xml Property Container'.
 interface XmlQueryContainer
          A representation of the model object 'Xml Query Container'.
 interface XmlReadOnly
          A representation of the model object 'Xml Read Only'.
 

Classes in org.eclipse.jpt.jpa.eclipselink.core.resource.orm that implement JpaEObject
 class XmlAccessMethods
          A representation of the model object 'Xml Access Methods'.
 class XmlAdditionalCriteria
          A representation of the model object 'Xml Additional Criteria'.
 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 XmlHashPartitioning
          A representation of the model object 'Xml Hash Partitioning'.
 class XmlIndex
          A representation of the model object 'Xml Index'.
 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 XmlPartitioning
          A representation of the model object 'Xml Partitioning'.
 class XmlPinnedPartitioning
          A representation of the model object 'Xml Pinned Partitioning'.
 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 XmlRangePartitioning
          A representation of the model object 'Xml Range Partitioning'.
 class XmlReplicationPartitioning
          A representation of the model object 'Xml Replication Partitioning'.
 class XmlReturnInsert
          A representation of the model object 'Xml Return Insert'.
 class XmlRoundRobinPartitioning
          A representation of the model object 'Xml Round Robin Partitioning'.
 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 XmlUnionPartitioning
          A representation of the model object 'Xml Union Partitioning'.
 class XmlValuePartitioning
          A representation of the model object 'Xml Value Partitioning'.
 class XmlVariableOneToOne
          A representation of the model object 'Xml Variable One To One Impl'.
 

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

Subinterfaces of JpaEObject in org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v1_1
 interface XmlBasic_1_1
          A representation of the model object 'Xml Basic 11'.
 interface XmlEntity_1_1
          A representation of the model object 'Xml Entity 11'.
 interface XmlMappedSuperclass_1_1
          A representation of the model object 'Xml Mapped Superclass 11'.
 interface XmlPrimaryKey_1_1
          A representation of the model object 'Xml Primary Key 11'.
 

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

Subinterfaces of JpaEObject in org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_0
 interface XmlCacheInterceptor_2_0
          A representation of the model object 'Xml Cache Interceptor2 0'.
 interface XmlCollectionMapping_2_0
          A representation of the model object 'Xml Collection Mapping 20'.
 interface XmlEntity_2_0
          A representation of the model object 'Xml Entity2 0'.
 interface XmlManyToMany_2_0
          A representation of the model object 'Xml Many To Many 20'.
 interface XmlMapKeyAssociationOverrideContainer_2_0
          A representation of the model object 'Xml Map Key Association Override Container2 0'.
 interface XmlMappedSuperclass_2_0
          A representation of the model object 'Xml Mapped Superclass 20'.
 interface XmlOneToMany_2_0
          A representation of the model object 'Xml One To Many 20'.
 interface XmlOrderColumn_2_0
          A representation of the model object 'Xml Order Column 20'.
 interface XmlQueryRedirectors_2_0
          A representation of the model object 'Xml Query Redirectors2 0'.
 

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

Subinterfaces of JpaEObject in org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_1
 interface XmlBasic_2_1
          A representation of the model object 'Xml Basic 21'.
 interface XmlBatchFetch_2_1
          A representation of the model object 'Xml Batch Fetch 21'.
 interface XmlElementCollection_2_1
          A representation of the model object 'Xml Element Collection 21'.
 interface XmlEmbeddable_2_1
          A representation of the model object 'Xml Embeddable 21'.
 interface XmlEmbedded_2_1
          A representation of the model object 'Xml Embedded 21'.
 interface XmlEmbeddedId_2_1
          A representation of the model object 'Xml Embedded Id 21'.
 interface XmlEntity_2_1
          A representation of the model object 'Xml Entity 21'.
 interface XmlEntityMappings_2_1
          A representation of the model object 'Xml Entity Mappings 21'.
 interface XmlFetchAttribute_2_1
          A representation of the model object 'Xml Fetch Attribute 21'.
 interface XmlFetchGroup_2_1
          A representation of the model object 'Xml Fetch Group 21'.
 interface XmlFetchGroupContainer_2_1
          A representation of the model object 'Xml Fetch Group Container 21'.
 interface XmlId_2_1
          A representation of the model object 'Xml Id 21'.
 interface XmlManyToMany_2_1
          A representation of the model object 'Xml Many To Many 21'.
 interface XmlManyToOne_2_1
          A representation of the model object 'Xml Many To One 21'.
 interface XmlMappedSuperclass_2_1
          A representation of the model object 'Xml Mapped Superclass 21'.
 interface XmlOneToMany_2_1
          A representation of the model object 'Xml One To Many 21'.
 interface XmlOneToOne_2_1
          A representation of the model object 'Xml One To One 21'.
 interface XmlPersistenceUnitDefaults_2_1
          A representation of the model object 'Xml Persistence Unit Defaults 21'.
 interface XmlPrimaryKey_2_1
          A representation of the model object 'Xml Primary Key 21'.
 interface XmlReturnInsert_2_1
          A representation of the model object 'Xml Return Insert 21'.
 interface XmlTransformation_2_1
          A representation of the model object 'Xml Transformation 21'.
 interface XmlVersion_2_1
          A representation of the model object 'Xml Version 21'.
 

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

Subinterfaces of JpaEObject in org.eclipse.jpt.jpa.eclipselink.core.resource.orm.v2_2
 interface XmlAdditionalCriteria_2_2
          A representation of the model object 'Xml Additional Criteria 22'.
 interface XmlBasic_2_2
          A representation of the model object 'Xml Basic 22'.
 interface XmlBasicCollection_2_2
          A representation of the model object 'Xml Basic Collection 22'.
 interface XmlBasicMap_2_2
          A representation of the model object 'Xml Basic Map 22'.
 interface XmlCollectionTable_2_2
          A representation of the model object 'Xml Collection Table 22'.
 interface XmlElementCollection_2_2
          A representation of the model object 'Xml Element Collection 22'.
 interface XmlEmbeddable_2_2
          A representation of the model object 'Xml Embeddable 22'.
 interface XmlEntity_2_2
          A representation of the model object 'Xml Entity 22'.
 interface XmlEntityMappings_2_2
          A representation of the model object 'Xml Entity Mappings 22'.
 interface XmlHashPartitioning_2_2
          A representation of the model object 'Xml Hash Partitioning 22'.
 interface XmlId_2_2
          A representation of the model object 'Xml Id 22'.
 interface XmlIndex_2_2
          A representation of the model object 'Xml Index 22'.
 interface XmlJoinTable_2_2
          A representation of the model object 'Xml Join Table 22'.
 interface XmlManyToMany_2_2
          A representation of the model object 'Xml Many To Many 22'.
 interface XmlManyToOne_2_2
          A representation of the model object 'Xml Many To One 22'.
 interface XmlMappedSuperclass_2_2
          A representation of the model object 'Xml Mapped Superclass 22'.
 interface XmlOneToMany_2_2
          A representation of the model object 'Xml One To Many 22'.
 interface XmlOneToOne_2_2
          A representation of the model object 'Xml One To One 22'.
 interface XmlPartitioning_2_2
          A representation of the model object 'Xml Partitioning 22'.
 interface XmlPartitioningGroup_2_2
          A representation of the model object 'Xml Partitioning Group2 2'.
 interface XmlPinnedPartitioning_2_2
          A representation of the model object 'Xml Pinned Partitioning 22'.
 interface XmlRangePartitioning_2_2
          A representation of the model object 'Xml Range Partitioning 22'.
 interface XmlReplicationPartitioning_2_2
          A representation of the model object 'Xml Replication Partitioning 22'.
 interface XmlRoundRobinPartitioning_2_2
          A representation of the model object 'Xml Round Robin Partitioning 22'.
 interface XmlSecondaryTable_2_2
          A representation of the model object 'Xml Secondary Table 22'.
 interface XmlTable_2_2
          A representation of the model object 'Xml Table 22'.
 interface XmlTableGenerator_2_2
          A representation of the model object 'Xml Table Generator 22'.
 interface XmlUnionPartitioning_2_2
          A representation of the model object 'Xml Union Partitioning 22'.
 interface XmlValuePartitioning_2_2
          A representation of the model object 'Xml Value Partitioning 22'.
 interface XmlVariableOneToOne_2_2
          A representation of the model object 'Xml Variable One To One 22'.
 interface XmlVersion_2_2
          A representation of the model object 'Xml Version 22'.