|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JavaPersistentAttribute in org.eclipse.jpt.jpa.core |
|---|
| Methods in org.eclipse.jpt.jpa.core that return JavaPersistentAttribute | |
|---|---|
JavaPersistentAttribute |
JpaFactory.buildJavaPersistentAttribute(PersistentType parent,
JavaResourcePersistentAttribute jrpa)
|
| Uses of JavaPersistentAttribute in org.eclipse.jpt.jpa.core.context |
|---|
| Methods in org.eclipse.jpt.jpa.core.context that return JavaPersistentAttribute | |
|---|---|
JavaPersistentAttribute |
ReadOnlyPersistentAttribute.getJavaPersistentAttribute()
|
| Uses of JavaPersistentAttribute in org.eclipse.jpt.jpa.core.context.java |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.java that return JavaPersistentAttribute | |
|---|---|
JavaPersistentAttribute |
JavaPersistentType.getAttributeFor(JavaResourcePersistentAttribute javaResourcePersistentAttribute)
|
JavaPersistentAttribute |
JavaPersistentType.getAttributeNamed(java.lang.String attributeName)
|
JavaPersistentAttribute |
JavaAttributeMapping.getParent()
|
JavaPersistentAttribute |
JavaAttributeMapping.getPersistentAttribute()
|
| Methods in org.eclipse.jpt.jpa.core.context.java that return types with arguments of type JavaPersistentAttribute | |
|---|---|
java.util.ListIterator<JavaPersistentAttribute> |
JavaPersistentType.attributes()
|
| Methods in org.eclipse.jpt.jpa.core.context.java with parameters of type JavaPersistentAttribute | |
|---|---|
JavaAttributeMapping |
JavaAttributeMappingDefinition.buildMapping(JavaPersistentAttribute persistentAttribute,
JpaFactory factory)
Build a Java attribute mapping for the specified persistent attribute. |
boolean |
DefaultJavaAttributeMappingDefinition.isDefault(JavaPersistentAttribute persistentAttribute)
Return whether the definition's mapping is the "default" mapping for the specified persistent attribute. |
boolean |
JavaAttributeMappingDefinition.isSpecified(JavaPersistentAttribute persistentAttribute)
Return whether the definition's mapping is the "specified" mapping for the specified persistent attribute. |
| Uses of JavaPersistentAttribute in org.eclipse.jpt.jpa.core.context.orm |
|---|
| Methods in org.eclipse.jpt.jpa.core.context.orm that return JavaPersistentAttribute | |
|---|---|
JavaPersistentAttribute |
OrmReadOnlyPersistentAttribute.getJavaPersistentAttribute()
If the orm.xml attribute is virtual, the returned Java
attribute is also virtual; i.e. |
JavaPersistentAttribute |
OrmReadOnlyPersistentAttribute.resolveJavaPersistentAttribute()
Return the orm.xml attribute's Java attribute; which, in the
case of virtual attributes, is not the same Java attribute as
returned by OrmReadOnlyPersistentAttribute.getJavaPersistentAttribute(). |
| Uses of JavaPersistentAttribute in org.eclipse.jpt.jpa.core.jpa2 |
|---|
| Methods in org.eclipse.jpt.jpa.core.jpa2 with parameters of type JavaPersistentAttribute | |
|---|---|
JavaElementCollectionMapping2_0 |
JpaFactory2_0.buildJavaElementCollectionMapping2_0(JavaPersistentAttribute parent)
|
| Uses of JavaPersistentAttribute in org.eclipse.jpt.jpa.core.jpa2.context.java |
|---|
| Subinterfaces of JavaPersistentAttribute in org.eclipse.jpt.jpa.core.jpa2.context.java | |
|---|---|
interface |
JavaPersistentAttribute2_0
JPA 2.0 Context Java persistent attribute (field or property). |
| Methods in org.eclipse.jpt.jpa.core.jpa2.context.java that return types with arguments of type JavaPersistentAttribute | |
|---|---|
java.util.ListIterator<JavaPersistentAttribute> |
JavaPersistentType2_0.attributes()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||