org.hibernate.ejb.test.emops
Class Empire_

java.lang.Object
  extended by org.hibernate.ejb.test.emops.Empire_

public abstract class Empire_
extends Object


Field Summary
static SetAttribute<Empire,Colony> colonies
           
static SingularAttribute<Empire,Long> id
           
 
Constructor Summary
Empire_()
           
 
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<Empire,Long> id

colonies

public static volatile SetAttribute<Empire,Colony> colonies
Constructor Detail

Empire_

public Empire_()


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