Package org.eclipse.jpt.jpa.core.resource.orm

Interface Summary
ColumnMapping A representation of the model object 'Column Mapping'.
JPA  
OrmPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
XmlAccessHolder A representation of the model object 'Xml Access Holder'.
XmlAssociationOverrideContainer A representation of the model object 'Xml Association Override Container'.
XmlAttributeMapping A representation of the model object 'Xml Attribute Mapping'.
XmlAttributeOverrideContainer A representation of the model object 'Xml Attribute Override Container'.
XmlConvertibleMapping A representation of the model object 'Xml Convertible Mapping'.
XmlEventMethodContainer A representation of the model object 'Xml Event Method Container'.
XmlGenerator A representation of the model object 'Generator'.
XmlGeneratorContainer A representation of the model object 'Xml Generator Container'.
XmlIdClassContainer A representation of the model object 'Xml Id Class Container'.
XmlJoinColumnContainer A representation of the model object 'Xml Join Column Container'.
XmlJoinTableContainer A representation of the model object 'Xml Join Table Container'.
XmlMappedByMapping A representation of the model object 'Xml Ownable Relationship Mapping'.
XmlOrderable A representation of the model object 'Xml Orderable'.
XmlOverride A representation of the model object 'Xml Override'.
XmlPrimaryKeyJoinColumnContainer A representation of the model object 'Xml Primary Key Join Column Container'.
XmlQuery A representation of the model object 'Query'.
XmlQueryContainer A representation of the model object 'Xml Queries Holder'.
XmlReferenceTable A representation of the model object 'Xml Reference Table'.
XmlTypeMapping A representation of the model object 'Xml Type Mapping'.
 

Class Summary
AbstractXmlAttributeMapping A representation of the model object 'Abstract Xml Attribute Mapping'.
AbstractXmlColumn A representation of the model object 'Abstract Xml Abstract Column'.
AbstractXmlEmbedded A representation of the model object 'Base Xml Embedded'.
AbstractXmlMultiRelationshipMapping A representation of the model object 'Multi Relationship Mapping'.
AbstractXmlNamedColumn A representation of the model object 'Abstract Xml Named Column'.
AbstractXmlReferenceTable A representation of the model object 'Abstract Xml Reference Table'.
AbstractXmlRelationshipMapping A representation of the model object 'Relationship Mapping'.
AbstractXmlSingleRelationshipMapping A representation of the model object 'Single Relationship Mapping'.
AbstractXmlTable A representation of the model object 'Abstract Xml Base Table'.
AbstractXmlTypeMapping A representation of the model object 'Type Mapping'.
Attributes A representation of the model object 'Attributes'.
CascadeType A representation of the model object 'Cascade Type'.
ColumnResult A representation of the model object 'Column Result'.
EntityListener A representation of the model object 'Entity Listener'.
EntityListeners A representation of the model object 'Entity Listeners'.
EntityResult A representation of the model object 'Entity Result'.
EventMethod A representation of the model object 'Event Method'.
FieldResult A representation of the model object 'Field Result'.
Inheritance A representation of the model object 'Inheritance'.
Lob A representation of the model object 'Lob'.
MapKey A representation of the model object 'Map Key'.
OrmFactory The Factory for the model.
OrmPackage The Package for the model.
OrmXmlResourceFactory Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
PostLoad A representation of the model object 'Post Load'.
PostPersist A representation of the model object 'Post Persist'.
PostRemove A representation of the model object 'Post Remove'.
PostUpdate A representation of the model object 'Post Update'.
PrePersist A representation of the model object 'Pre Persist'.
PreRemove A representation of the model object 'Pre Remove'.
PreUpdate A representation of the model object 'Pre Update'.
SqlResultSetMapping A representation of the model object 'Sql Result Set Mapping'.
XmlAssociationOverride A representation of the model object 'Xml Association Override Impl'.
XmlAttributeOverride A representation of the model object 'Attribute Override'.
XmlBasic A representation of the model object 'Basic Impl'.
XmlClassReference A representation of the model object 'Xml Class Reference'.
XmlCollectionTable A representation of the model object 'Xml Collection Table'.
XmlColumn A representation of the model object 'Column Impl'.
XmlDiscriminatorColumn A representation of the model object 'Discriminator Column'.
XmlElementCollection A representation of the model object 'Xml Element Collection'.
XmlEmbeddable A representation of the model object 'Embeddable'.
XmlEmbedded A representation of the model object 'Embedded'.
XmlEmbeddedId A representation of the model object 'Embedded Id'.
XmlEntity A representation of the model object 'Entity'.
XmlEntityMappings A representation of the model object 'Entity Mappings'.
XmlGeneratedValue A representation of the model object 'Generated Value'.
XmlId A representation of the model object 'Id'.
XmlJoinColumn A representation of the model object 'Join Column'.
XmlJoinTable A representation of the model object 'Join Table'.
XmlManyToMany A representation of the model object 'Many To Many'.
XmlManyToOne A representation of the model object 'Many To One'.
XmlMappedSuperclass A representation of the model object 'Mapped Superclass'.
XmlNamedNativeQuery A representation of the model object 'Named Native Query'.
XmlNamedQuery A representation of the model object 'Named Query'.
XmlNullAttributeMapping A representation of the model object 'Xml Null Attribute Mapping'.
XmlOneToMany A representation of the model object 'One To Many'.
XmlOneToOne A representation of the model object 'One To One'.
XmlOrderColumn A representation of the model object 'Xml Order Column'.
XmlPersistenceUnitDefaults A representation of the model object 'XmlPersistence Unit Defaults'.
XmlPersistenceUnitMetadata A representation of the model object 'XmlPersistence Unit Metadata'.
XmlPrimaryKeyJoinColumn A representation of the model object 'Xml Primary Key Join Column Impl'.
XmlQueryHint A representation of the model object 'Query Hint'.
XmlSecondaryTable A representation of the model object 'Xml Secondary Table Impl'.
XmlSequenceGenerator A representation of the model object 'Sequence Generator'.
XmlTable A representation of the model object 'Table'.
XmlTableGenerator A representation of the model object 'Table Generator'.
XmlTransient A representation of the model object 'Transient'.
XmlUniqueConstraint A representation of the model object 'Unique Constraint'.
XmlVersion A representation of the model object 'Version'.
 

Enum Summary
AccessType A representation of the literals of the enumeration 'Access Type', and utility methods for working with them.
DiscriminatorType A representation of the literals of the enumeration 'Discriminator Type', and utility methods for working with them.
EnumType A representation of the literals of the enumeration 'Enum Type', and utility methods for working with them.
FetchType A representation of the literals of the enumeration 'Fetch Type', and utility methods for working with them.
GenerationType A representation of the literals of the enumeration 'Generation Type', and utility methods for working with them.
InheritanceType A representation of the literals of the enumeration 'Inheritance Type', and utility methods for working with them.
TemporalType A representation of the literals of the enumeration 'Temporal Type', and utility methods for working with them.