|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlAttributeMapping | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.orm | |
| org.eclipse.jpt.core.resource.orm | |
| Uses of XmlAttributeMapping in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return XmlAttributeMapping | |
|---|---|
XmlAttributeMapping |
JpaPlatform.buildVirtualOrmResourceMappingFromMappingKey(java.lang.String key,
OrmTypeMapping ormTypeMapping,
JavaAttributeMapping javaAttributeMapping)
Build a virtual resource attribute mapping to be used when the mapping is not specified in the orm.xml file. |
| Uses of XmlAttributeMapping in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm that return XmlAttributeMapping | |
|---|---|
XmlAttributeMapping |
OrmAttributeMapping.addToResourceModel(AbstractXmlTypeMapping typeMapping)
|
XmlAttributeMapping |
OrmAttributeMappingProvider.buildVirtualResourceMapping(OrmTypeMapping ormTypeMapping,
JavaAttributeMapping javaAttributeMapping,
JpaFactory factory)
|
XmlAttributeMapping |
OrmAttributeMapping.getResourceAttributeMapping()
|
| Methods in org.eclipse.jpt.core.context.orm with parameters of type XmlAttributeMapping | |
|---|---|
void |
OrmAttributeMapping.initialize(XmlAttributeMapping resourceAttributeMapping)
|
void |
OrmPersistentAttribute.initialize(XmlAttributeMapping attributeMapping)
|
| Uses of XmlAttributeMapping in org.eclipse.jpt.core.resource.orm |
|---|
| Subinterfaces of XmlAttributeMapping in org.eclipse.jpt.core.resource.orm | |
|---|---|
interface |
BaseXmlEmbedded
A representation of the model object 'Base Xml Embedded'. |
interface |
XmlBasic
A representation of the model object 'Basic'. |
interface |
XmlEmbedded
A representation of the model object 'Embedded'. |
interface |
XmlEmbeddedId
A representation of the model object 'Embedded Id'. |
interface |
XmlId
A representation of the model object 'Id'. |
interface |
XmlManyToMany
A representation of the model object 'Many To Many'. |
interface |
XmlManyToOne
A representation of the model object 'Many To One'. |
interface |
XmlMultiRelationshipMapping
A representation of the model object 'Multi Relationship Mapping'. |
interface |
XmlNullAttributeMapping
A representation of the model object 'Xml Null Attribute Mapping'. |
interface |
XmlOneToMany
A representation of the model object 'One To Many'. |
interface |
XmlOneToOne
A representation of the model object 'One To One'. |
interface |
XmlRelationshipMapping
A representation of the model object 'Relationship Mapping'. |
interface |
XmlSingleRelationshipMapping
A representation of the model object 'Single Relationship Mapping'. |
interface |
XmlTransient
A representation of the model object 'Transient'. |
interface |
XmlVersion
A representation of the model object 'Version'. |
| Classes in org.eclipse.jpt.core.resource.orm that implement XmlAttributeMapping | |
|---|---|
class |
AbstractXmlAttributeMapping
A representation of the model object 'Abstract Xml Attribute Mapping'. |
class |
XmlBasicImpl
A representation of the model object 'Basic Impl'. |
class |
XmlEmbeddedIdImpl
A representation of the model object 'Embedded Id'. |
class |
XmlEmbeddedImpl
A representation of the model object 'Embedded'. |
class |
XmlIdImpl
A representation of the model object 'Id'. |
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'. |
class |
XmlTransientImpl
A representation of the model object 'Transient'. |
class |
XmlVersionImpl
A representation of the model object 'Version'. |
| Methods in org.eclipse.jpt.core.resource.orm that return types with arguments of type XmlAttributeMapping | |
|---|---|
java.util.List<XmlAttributeMapping> |
Attributes.getAttributeMappings()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||