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

Interface Summary
BaseXmlEmbedded A representation of the model object 'Base Xml Embedded'.
CascadeType A representation of the model object 'Cascade Type'.
ColumnMapping A representation of the model object 'Column Mapping'.
MapKey A representation of the model object 'Map Key'.
OrmPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
XmlAbstractColumn A representation of the model object 'Abstract Column'.
XmlAssociationOverride A representation of the model object 'Association Override'.
XmlAttributeMapping A representation of the model object 'Attribute Mapping'.
XmlAttributeOverride A representation of the model object 'Attribute Override'.
XmlBaseTable A representation of the model object 'Xml Base Table'.
XmlBasic A representation of the model object 'Basic'.
XmlColumn A representation of the model object 'Column'.
XmlEmbedded A representation of the model object 'Embedded'.
XmlEmbeddedId A representation of the model object 'Embedded Id'.
XmlGeneratedValue A representation of the model object 'Generated Value'.
XmlGenerator A representation of the model object 'Generator'.
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'.
XmlMultiRelationshipMapping A representation of the model object 'Multi Relationship Mapping'.
XmlNamedColumn A representation of the model object 'Named Column'.
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'.
XmlPrimaryKeyJoinColumn A representation of the model object 'Primary Key Join Column'.
XmlQuery A representation of the model object 'Query'.
XmlRelationshipMapping A representation of the model object 'Relationship Mapping'.
XmlSecondaryTable A representation of the model object 'Secondary Table'.
XmlSequenceGenerator A representation of the model object 'Sequence Generator'.
XmlSingleRelationshipMapping A representation of the model object 'Single Relationship Mapping'.
XmlTableGenerator A representation of the model object 'Table Generator'.
XmlTransient A representation of the model object 'Transient'.
XmlUniqueConstraint A representation of the model object 'Xml Unique Constraint'.
XmlVersion A representation of the model object 'Version'.
 

Class Summary
AbstractXmlAbstractColumn A representation of the model object 'Abstract Xml Abstract Column'.
AbstractXmlAttributeMapping A representation of the model object 'Abstract Xml Attribute Mapping'.
AbstractXmlBaseTable A representation of the model object 'Abstract Xml Base Table'.
AbstractXmlNamedColumn A representation of the model object 'Abstract Xml Named Column'.
AbstractXmlTypeMapping A representation of the model object 'Type Mapping'.
Attributes A representation of the model object 'Attributes'.
CascadeTypeImpl 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'.
MapKeyImpl A representation of the model object 'Map Key'.
OrmArtifactEdit Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OrmFactory The Factory for the model.
OrmPackage The Package for the model.
OrmResource Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OrmResourceFactory Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
OrmResourceModel 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'.
XmlAssociationOverrideImpl A representation of the model object 'Xml Association Override Impl'.
XmlAttributeOverrideImpl A representation of the model object 'Attribute Override'.
XmlBasicImpl A representation of the model object 'Basic Impl'.
XmlColumnImpl A representation of the model object 'Column Impl'.
XmlDiscriminatorColumn A representation of the model object 'Discriminator Column'.
XmlEmbeddable A representation of the model object 'Embeddable'.
XmlEmbeddedIdImpl A representation of the model object 'Embedded Id'.
XmlEmbeddedImpl A representation of the model object 'Embedded'.
XmlEntity A representation of the model object 'Entity'.
XmlEntityMappings A representation of the model object 'Entity Mappings'.
XmlGeneratedValueImpl A representation of the model object 'Generated Value'.
XmlIdClass A representation of the model object 'Id Class'.
XmlIdImpl A representation of the model object 'Id'.
XmlJoinColumnImpl A representation of the model object 'Join Column'.
XmlJoinTableImpl A representation of the model object 'Join Table'.
XmlManyToManyImpl A representation of the model object 'Many To Many'.
XmlManyToOneImpl 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'.
XmlOneToManyImpl A representation of the model object 'One To Many'.
XmlOneToOneImpl A representation of the model object 'One To One'.
XmlPersistenceUnitDefaults A representation of the model object 'XmlPersistence Unit Defaults'.
XmlPersistenceUnitMetadata A representation of the model object 'XmlPersistence Unit Metadata'.
XmlPrimaryKeyJoinColumnImpl A representation of the model object 'Xml Primary Key Join Column Impl'.
XmlQueryHint A representation of the model object 'Query Hint'.
XmlSecondaryTableImpl A representation of the model object 'Xml Secondary Table Impl'.
XmlSequenceGeneratorImpl A representation of the model object 'Sequence Generator'.
XmlTable A representation of the model object 'Table'.
XmlTableGeneratorImpl A representation of the model object 'Table Generator'.
XmlTransientImpl A representation of the model object 'Transient'.
XmlUniqueConstraintImpl A representation of the model object 'Unique Constraint'.
XmlVersionImpl 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.