Uses of Interface
org.hibernate.test.annotations.xml.hbm.B

Packages that use B
org.hibernate.test.annotations.xml.hbm   
 

Uses of B in org.hibernate.test.annotations.xml.hbm
 

Classes in org.hibernate.test.annotations.xml.hbm that implement B
 class BImpl
           
 

Methods in org.hibernate.test.annotations.xml.hbm that return B
 B ZImpl.getB()
           
 B Z.getB()
           
 

Methods in org.hibernate.test.annotations.xml.hbm with parameters of type B
 void ZImpl.setB(B b)
           
 void Z.setB(B b)
           
 



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