Uses of Class
org.hibernate.jpamodelgen.xml.jaxb.OneToMany

Packages that use OneToMany
org.hibernate.jpamodelgen.xml.jaxb   
 

Uses of OneToMany in org.hibernate.jpamodelgen.xml.jaxb
 

Fields in org.hibernate.jpamodelgen.xml.jaxb with type parameters of type OneToMany
protected  java.util.List<OneToMany> EmbeddableAttributes.oneToMany
           
protected  java.util.List<OneToMany> Attributes.oneToMany
           
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return OneToMany
 OneToMany ObjectFactory.createOneToMany()
          Create an instance of OneToMany
 

Methods in org.hibernate.jpamodelgen.xml.jaxb that return types with arguments of type OneToMany
 java.util.List<OneToMany> EmbeddableAttributes.getOneToMany()
          Gets the value of the oneToMany property.
 java.util.List<OneToMany> Attributes.getOneToMany()
          Gets the value of the oneToMany property.
 



Copyright © 2009-2010. All Rights Reserved.