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

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

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

Methods in org.hibernate.test.annotations.entity that return Topic
 Topic Narrative.getTopic()
           
 

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



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