|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlRelationshipMapping | |
|---|---|
| org.eclipse.jpt.core.resource.orm | |
| org.eclipse.jpt.eclipselink1_1.core.resource.orm.util | |
| Uses of XmlRelationshipMapping in org.eclipse.jpt.core.resource.orm |
|---|
| Subinterfaces of XmlRelationshipMapping in org.eclipse.jpt.core.resource.orm | |
|---|---|
interface |
XmlJoinColumnsMapping
A representation of the model object 'Xml Join Columns Mapping'. |
interface |
XmlJoinTableMapping
A representation of the model object 'Xml Join Table Mapping'. |
interface |
XmlManyToMany
A representation of the model object 'Many To Many'. |
interface |
XmlManyToOne
A representation of the model object 'Many To One'. |
interface |
XmlMappedByMapping
A representation of the model object 'Xml Ownable Relationship Mapping'. |
interface |
XmlMultiRelationshipMapping
A representation of the model object 'Multi Relationship Mapping'. |
interface |
XmlOneToMany
A representation of the model object 'One To Many'. |
interface |
XmlOneToOne
A representation of the model object 'One To One'. |
interface |
XmlSingleRelationshipMapping
A representation of the model object 'Single Relationship Mapping'. |
| Classes in org.eclipse.jpt.core.resource.orm that implement XmlRelationshipMapping | |
|---|---|
class |
XmlManyToManyImpl
A representation of the model object 'Many To Many'. |
class |
XmlManyToOneImpl
A representation of the model object 'Many To One'. |
class |
XmlOneToManyImpl
A representation of the model object 'One To Many'. |
class |
XmlOneToOneImpl
A representation of the model object 'One To One'. |
| Uses of XmlRelationshipMapping in org.eclipse.jpt.eclipselink1_1.core.resource.orm.util |
|---|
| Methods in org.eclipse.jpt.eclipselink1_1.core.resource.orm.util with parameters of type XmlRelationshipMapping | |
|---|---|
T |
EclipseLink1_1OrmSwitch.caseXmlRelationshipMapping(XmlRelationshipMapping object)
Returns the result of interpreting the object as an instance of 'Xml Relationship Mapping'. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||