Uses of Class
org.hibernate.test.annotations.query.Captain

Packages that use Captain
org.hibernate.test.annotations.query   
 

Uses of Captain in org.hibernate.test.annotations.query
 

Methods in org.hibernate.test.annotations.query that return Captain
 Captain SpaceShip.getCaptain()
           
 

Methods in org.hibernate.test.annotations.query with parameters of type Captain
 void SpaceShip.setCaptain(Captain captain)
           
 



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