Uses of Class
org.hibernate.ejb.test.callbacks.RemoteControl

Packages that use RemoteControl
org.hibernate.ejb.test.callbacks   
 

Uses of RemoteControl in org.hibernate.ejb.test.callbacks
 

Fields in org.hibernate.ejb.test.callbacks with type parameters of type RemoteControl
static SingularAttribute<Television,RemoteControl> Television_.control
           
static SingularAttribute<RemoteControl,Date> RemoteControl_.creationDate
           
static SingularAttribute<RemoteControl,Integer> RemoteControl_.id
           
 

Methods in org.hibernate.ejb.test.callbacks that return RemoteControl
 RemoteControl Television.getControl()
           
 

Methods in org.hibernate.ejb.test.callbacks with parameters of type RemoteControl
 void Television.setControl(RemoteControl control)
           
 



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