Uses of Class
org.hibernate.internal.jaxb.mapping.hbm.JaxbMapElement.JaxbCompositeMapKey

Packages that use JaxbMapElement.JaxbCompositeMapKey
org.hibernate.internal.jaxb.mapping.hbm   
 

Uses of JaxbMapElement.JaxbCompositeMapKey in org.hibernate.internal.jaxb.mapping.hbm
 

Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbMapElement.JaxbCompositeMapKey
protected  JaxbMapElement.JaxbCompositeMapKey JaxbMapElement.compositeMapKey
           
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbMapElement.JaxbCompositeMapKey
 JaxbMapElement.JaxbCompositeMapKey ObjectFactory.createJaxbMapElementJaxbCompositeMapKey()
          Create an instance of JaxbMapElement.JaxbCompositeMapKey
 JaxbMapElement.JaxbCompositeMapKey JaxbMapElement.getCompositeMapKey()
          Gets the value of the compositeMapKey property.
 

Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbMapElement.JaxbCompositeMapKey
 void JaxbMapElement.setCompositeMapKey(JaxbMapElement.JaxbCompositeMapKey value)
          Sets the value of the compositeMapKey property.
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.