org.hibernate.ejb.test.callbacks
Class RemoteControl_

java.lang.Object
  extended by org.hibernate.ejb.test.callbacks.RemoteControl_

public abstract class RemoteControl_
extends Object


Field Summary
static SingularAttribute<RemoteControl,Date> creationDate
           
static SingularAttribute<RemoteControl,Integer> id
           
 
Constructor Summary
RemoteControl_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public static volatile SingularAttribute<RemoteControl,Integer> id

creationDate

public static volatile SingularAttribute<RemoteControl,Date> creationDate
Constructor Detail

RemoteControl_

public RemoteControl_()


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