org.hibernate.ejb.test.cascade
Class Author_

java.lang.Object
  extended by org.hibernate.ejb.test.cascade.Author_

public abstract class Author_
extends Object


Field Summary
static SingularAttribute<Author,Long> id
           
 
Constructor Summary
Author_()
           
 
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<Author,Long> id
Constructor Detail

Author_

public Author_()


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