Uses of Class
org.hibernate.test.annotations.onetoone.hhh4851.Hardware

Packages that use Hardware
org.hibernate.test.annotations.onetoone.hhh4851   
 

Uses of Hardware in org.hibernate.test.annotations.onetoone.hhh4851
 

Subclasses of Hardware in org.hibernate.test.annotations.onetoone.hhh4851
 class Device
           
 

Methods in org.hibernate.test.annotations.onetoone.hhh4851 that return Hardware
 Hardware Hardware.getParent()
           
 

Methods in org.hibernate.test.annotations.onetoone.hhh4851 with parameters of type Hardware
 void Hardware.setParent(Hardware parent)
           
 

Constructors in org.hibernate.test.annotations.onetoone.hhh4851 with parameters of type Hardware
Hardware(Hardware parent)
           
 



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