Uses of Class
org.hibernate.test.array.B

Packages that use B
org.hibernate.test.array   
 

Uses of B in org.hibernate.test.array
 

Methods in org.hibernate.test.array that return B
 B[] A.getBs()
           
 

Methods in org.hibernate.test.array with parameters of type B
 void A.setBs(B[] bs)
           
 



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