|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use JavaAttributeMappingDefinition | |
|---|---|
| org.eclipse.jpt.jaxb.core.context.java | |
| org.eclipse.jpt.jaxb.core.platform | |
| Uses of JavaAttributeMappingDefinition in org.eclipse.jpt.jaxb.core.context.java |
|---|
| Subinterfaces of JavaAttributeMappingDefinition in org.eclipse.jpt.jaxb.core.context.java | |
|---|---|
interface |
DefaultJavaAttributeMappingDefinition
Map a string key to an attribute mapping and its corresponding Java annotation. |
| Uses of JavaAttributeMappingDefinition in org.eclipse.jpt.jaxb.core.platform |
|---|
| Methods in org.eclipse.jpt.jaxb.core.platform that return JavaAttributeMappingDefinition | |
|---|---|
JavaAttributeMappingDefinition |
JaxbPlatform.getSpecifiedJavaAttributeMappingDefinition(JavaPersistentAttribute attribute)
Return a JavaAttributeMappingDefinition that describes the interpretation of the attribute
as it exists, complete with annotations. |
JavaAttributeMappingDefinition |
JaxbPlatform.getSpecifiedJavaAttributeMappingDefinition(String mappingKey)
Return a JavaAttributeMappingDefinition for the given mapping key. |
| Methods in org.eclipse.jpt.jaxb.core.platform that return types with arguments of type JavaAttributeMappingDefinition | |
|---|---|
Iterable<JavaAttributeMappingDefinition> |
JaxbPlatformDefinition.getSpecifiedJavaAttributeMappingDefinitions()
Return the mapping definitions to use for specified java attribute mappings for this platform. |
Iterable<JavaAttributeMappingDefinition> |
JaxbPlatform.getSpecifiedJavaAttributeMappingDefinitions()
|
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||