|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrmPersistentAttribute | |
|---|---|
| org.eclipse.jpt.jpa.core.context.orm | |
| org.eclipse.jpt.jpa.core.jpa2.context.orm | |
| Uses of OrmPersistentAttribute in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.orm that return OrmPersistentAttribute | |
|---|---|
OrmPersistentAttribute |
OrmPersistentType.addSpecifiedAttribute(java.lang.String mappingKey,
java.lang.String attributeName)
|
OrmPersistentAttribute |
OrmXmlContextNodeFactory.buildOrmPersistentAttribute(OrmPersistentType parent,
XmlAttributeMapping xmlMapping)
|
OrmPersistentAttribute |
OrmPersistentType.convertAttributeToSpecified(OrmReadOnlyPersistentAttribute virtualAttribute)
Add the specified persistent attribute to the orm.xml. |
OrmPersistentAttribute |
OrmPersistentType.convertAttributeToSpecified(OrmReadOnlyPersistentAttribute virtualAttribute,
java.lang.String mappingKey)
Add the specified persistent attribute to the orm.xml with
the specified mapping. |
OrmPersistentAttribute |
OrmReadOnlyPersistentAttribute.convertToSpecified()
Convert the (currently virtual) attribute to a specified attribute. |
OrmPersistentAttribute |
OrmReadOnlyPersistentAttribute.convertToSpecified(java.lang.String mappingKey)
Convert the (currently virtual) persistent attribute to a specified attribute. |
OrmPersistentAttribute |
OrmAttributeMapping.getParent()
|
OrmPersistentAttribute |
OrmAttributeMapping.getPersistentAttribute()
|
| Methods in org.eclipse.jpt.jpa.core.context.orm that return types with arguments of type OrmPersistentAttribute | |
|---|---|
java.util.ListIterator<OrmPersistentAttribute> |
OrmPersistentType.specifiedAttributes()
Return the persistent type's specified attributes. |
| Uses of OrmPersistentAttribute in org.eclipse.jpt.jpa.core.jpa2.context.orm |
|---|
| Subinterfaces of OrmPersistentAttribute in org.eclipse.jpt.jpa.core.jpa2.context.orm | |
|---|---|
interface |
OrmPersistentAttribute2_0
JPA 2.0 Context orm.xml persistent attribute
(field or property). |
| Methods in org.eclipse.jpt.jpa.core.jpa2.context.orm with parameters of type OrmPersistentAttribute | |
|---|---|
OrmElementCollectionMapping2_0 |
OrmXml2_0ContextNodeFactory.buildOrmElementCollectionMapping2_0(OrmPersistentAttribute parent,
XmlElementCollection resourceMapping)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||