Uses of Class
org.hibernate.test.annotations.entity.Narrative

Packages that use Narrative
org.hibernate.test.annotations.entity Test package for metatata facilities It contains an example of filter metadata 
 

Uses of Narrative in org.hibernate.test.annotations.entity
 

Methods in org.hibernate.test.annotations.entity that return types with arguments of type Narrative
 Set<Narrative> Topic.getNarratives()
           
 

Methods in org.hibernate.test.annotations.entity with parameters of type Narrative
 void Topic.addNarrative(Narrative val)
           
 



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