Uses of Class
org.hibernate.ejb.test.exception.Musician

Packages that use Musician
org.hibernate.ejb.test.exception   
 

Uses of Musician in org.hibernate.ejb.test.exception
 

Fields in org.hibernate.ejb.test.exception with type parameters of type Musician
static SingularAttribute<Musician,Music> Musician_.favouriteMusic
           
static SingularAttribute<Musician,Integer> Musician_.id
           
static SingularAttribute<Musician,String> Musician_.name
           
 



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