Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.jaxb.core.context.java.JavaAttributeMapping

Packages that use JavaAttributeMapping
org.eclipse.jpt.jaxb.core   
org.eclipse.jpt.jaxb.core.context.java   
 

Uses of JavaAttributeMapping in org.eclipse.jpt.jaxb.core
 

Methods in org.eclipse.jpt.jaxb.core that return JavaAttributeMapping
 JavaAttributeMapping JaxbFactory.buildJavaNullAttributeMapping(JavaPersistentAttribute parent)
           
 JavaAttributeMapping JaxbFactory.buildJavaXmlTransientMapping(JavaPersistentAttribute parent)
           
 

Uses of JavaAttributeMapping in org.eclipse.jpt.jaxb.core.context.java
 

Subinterfaces of JavaAttributeMapping in org.eclipse.jpt.jaxb.core.context.java
 interface JavaXmlAnyAttributeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlAnyElementMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlAttributeMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlElementMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlElementRefMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlElementRefsMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlElementsMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 interface JavaXmlValueMapping
          Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability.
 

Methods in org.eclipse.jpt.jaxb.core.context.java that return JavaAttributeMapping
 JavaAttributeMapping JavaAttributeMappingDefinition.buildMapping(JavaPersistentAttribute attribute, JaxbFactory factory)
          Build a Java attribute mapping for the specified attribute.
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.