|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JavaPersistentAttribute | |
|---|---|
| org.eclipse.jpt.core | |
| org.eclipse.jpt.core.context.java | |
| org.eclipse.jpt.core.context.orm | |
| Uses of JavaPersistentAttribute in org.eclipse.jpt.core |
|---|
| Methods in org.eclipse.jpt.core that return JavaPersistentAttribute | |
|---|---|
JavaPersistentAttribute |
JpaFactory.buildJavaPersistentAttribute(JavaPersistentType parent,
JavaResourcePersistentAttribute jrpa)
|
| Uses of JavaPersistentAttribute in org.eclipse.jpt.core.context.java |
|---|
| Methods in org.eclipse.jpt.core.context.java that return JavaPersistentAttribute | |
|---|---|
JavaPersistentAttribute |
JavaPersistentType.getAttributeNamed(java.lang.String attributeName)
|
JavaPersistentAttribute |
JavaAttributeMapping.getPersistentAttribute()
|
| Methods in org.eclipse.jpt.core.context.java that return types with arguments of type JavaPersistentAttribute | |
|---|---|
java.util.ListIterator<JavaPersistentAttribute> |
JavaPersistentType.attributes()
|
java.util.Iterator<JavaPersistentAttribute> |
JavaEmbeddable.overridableAssociations()
|
java.util.Iterator<JavaPersistentAttribute> |
JavaEntity.overridableAssociations()
|
java.util.Iterator<JavaPersistentAttribute> |
JavaMappedSuperclass.overridableAssociations()
|
java.util.Iterator<JavaPersistentAttribute> |
JavaTypeMapping.overridableAssociations()
|
java.util.Iterator<JavaPersistentAttribute> |
JavaEmbeddable.overridableAttributes()
|
java.util.Iterator<JavaPersistentAttribute> |
JavaEntity.overridableAttributes()
|
java.util.Iterator<JavaPersistentAttribute> |
JavaMappedSuperclass.overridableAttributes()
|
java.util.Iterator<JavaPersistentAttribute> |
JavaTypeMapping.overridableAttributes()
|
| Methods in org.eclipse.jpt.core.context.java with parameters of type JavaPersistentAttribute | |
|---|---|
JavaAttributeMapping |
JavaAttributeMappingProvider.buildMapping(JavaPersistentAttribute attribute,
JpaFactory factory)
Build a Java attribute mapping for the specified attribute. |
boolean |
DefaultJavaAttributeMappingProvider.defaultApplies(JavaPersistentAttribute persistentAttribute)
Given the IJavaPersistentAttribute return whether the default mapping applies. |
| Uses of JavaPersistentAttribute in org.eclipse.jpt.core.context.orm |
|---|
| Methods in org.eclipse.jpt.core.context.orm that return JavaPersistentAttribute | |
|---|---|
JavaPersistentAttribute |
OrmAttributeMapping.getJavaPersistentAttribute()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||