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

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

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

Methods in org.hibernate.test.annotations.query that return Dimensions
 Dimensions SpaceShip.getDimensions()
           
 

Methods in org.hibernate.test.annotations.query with parameters of type Dimensions
 void SpaceShip.setDimensions(Dimensions dimensions)
           
 



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