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

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

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

Fields in org.hibernate.internal.jaxb.mapping.hbm declared as JaxbMapElement.JaxbIndexManyToMany
protected  JaxbMapElement.JaxbIndexManyToMany JaxbMapElement.indexManyToMany
           
 

Methods in org.hibernate.internal.jaxb.mapping.hbm that return JaxbMapElement.JaxbIndexManyToMany
 JaxbMapElement.JaxbIndexManyToMany ObjectFactory.createJaxbMapElementJaxbIndexManyToMany()
          Create an instance of JaxbMapElement.JaxbIndexManyToMany
 JaxbMapElement.JaxbIndexManyToMany JaxbMapElement.getIndexManyToMany()
          Gets the value of the indexManyToMany property.
 

Methods in org.hibernate.internal.jaxb.mapping.hbm with parameters of type JaxbMapElement.JaxbIndexManyToMany
 void JaxbMapElement.setIndexManyToMany(JaxbMapElement.JaxbIndexManyToMany value)
          Sets the value of the indexManyToMany property.
 



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