Uses of Class
org.hibernate.ejb.test.util.Author

Packages that use Author
org.hibernate.ejb.test.util   
 

Uses of Author in org.hibernate.ejb.test.util
 

Fields in org.hibernate.ejb.test.util with type parameters of type Author
static SingularAttribute<CopyrightableContent,Author> CopyrightableContent_.author
           
static SingularAttribute<Author,Integer> Author_.id
           
 

Constructors in org.hibernate.ejb.test.util with parameters of type Author
Book(Author a)
           
CopyrightableContent(Author author)
           
 



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