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

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

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

Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbMapElement.JaxbMapKeyManyToMany
protected  JaxbMapElement.JaxbMapKeyManyToMany JaxbMapElement.mapKeyManyToMany
           
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbMapElement.JaxbMapKeyManyToMany
 JaxbMapElement.JaxbMapKeyManyToMany ObjectFactory.createJaxbMapElementJaxbMapKeyManyToMany()
          Create an instance of JaxbMapElement.JaxbMapKeyManyToMany
 JaxbMapElement.JaxbMapKeyManyToMany JaxbMapElement.getMapKeyManyToMany()
          Gets the value of the mapKeyManyToMany property.
 

Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbMapElement.JaxbMapKeyManyToMany
 void JaxbMapElement.setMapKeyManyToMany(JaxbMapElement.JaxbMapKeyManyToMany value)
          Sets the value of the mapKeyManyToMany property.
 



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