Uses of Class
org.hibernate.test.annotations.xml.ejb3.Entity2

Packages that use Entity2
org.hibernate.test.annotations.xml.ejb3   
 

Uses of Entity2 in org.hibernate.test.annotations.xml.ejb3
 

Methods in org.hibernate.test.annotations.xml.ejb3 that return Entity2
 Entity2 Entity1.getField1()
           
 

Methods in org.hibernate.test.annotations.xml.ejb3 with parameters of type Entity2
 void Entity1.setField1(Entity2 field1)
           
 



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