|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JavaPersistentAttribute | |
|---|---|
| org.eclipse.jpt.jaxb.core | |
| org.eclipse.jpt.jaxb.core.context.java | |
| org.eclipse.jpt.jaxb.core.platform | |
| Uses of JavaPersistentAttribute in org.eclipse.jpt.jaxb.core |
|---|
| Methods in org.eclipse.jpt.jaxb.core that return JavaPersistentAttribute | |
|---|---|
JavaPersistentAttribute |
JaxbFactory.buildJavaPersistentAttribute(JavaClassMapping parent,
Accessor accessor)
|
JavaPersistentAttribute |
JaxbFactory.buildJavaPersistentField(JaxbClassMapping parent,
JavaResourceField resourceField)
|
JavaPersistentAttribute |
JaxbFactory.buildJavaPersistentProperty(JaxbClassMapping parent,
JavaResourceMethod resourceGetter,
JavaResourceMethod resourceSetter)
|
| Uses of JavaPersistentAttribute in org.eclipse.jpt.jaxb.core.context.java |
|---|
| Methods in org.eclipse.jpt.jaxb.core.context.java that return JavaPersistentAttribute | |
|---|---|
JavaPersistentAttribute |
JavaAttributeMapping.getPersistentAttribute()
|
| Methods in org.eclipse.jpt.jaxb.core.context.java that return types with arguments of type JavaPersistentAttribute | |
|---|---|
Iterable<JavaPersistentAttribute> |
JavaClassMapping.getAttributes()
|
| Methods in org.eclipse.jpt.jaxb.core.context.java with parameters of type JavaPersistentAttribute | |
|---|---|
JavaAttributeMapping |
JavaAttributeMappingDefinition.buildMapping(JavaPersistentAttribute attribute,
JaxbFactory factory)
Build a Java attribute mapping for the specified attribute. |
boolean |
DefaultJavaAttributeMappingDefinition.isDefault(JavaPersistentAttribute persistentAttribute)
Return whether this mapping provider should be used for the given JavaPersistentAttribute
in the default (ignoring all mapping annotations) case. |
boolean |
JavaAttributeMappingDefinition.isSpecified(JavaPersistentAttribute persistentAttribute)
Return whether this mapping provider should be used for the given PersistentAttribute
in the specified (observing all mapping annotations) case. |
| Uses of JavaPersistentAttribute in org.eclipse.jpt.jaxb.core.platform |
|---|
| Methods in org.eclipse.jpt.jaxb.core.platform with parameters of type JavaPersistentAttribute | |
|---|---|
JavaAttributeMappingDefinition |
JaxbPlatform.getSpecifiedJavaAttributeMappingDefinition(JavaPersistentAttribute attribute)
Return a JavaAttributeMappingDefinition that describes the interpretation of the attribute
as it exists, complete with annotations. |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||