org.hibernate.ejb.test.util
Class CopyrightableContent_

java.lang.Object
  extended by org.hibernate.ejb.test.util.CopyrightableContent_
Direct Known Subclasses:
Book_

public abstract class CopyrightableContent_
extends Object


Field Summary
static SingularAttribute<CopyrightableContent,Author> author
           
 
Constructor Summary
CopyrightableContent_()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

author

public static volatile SingularAttribute<CopyrightableContent,Author> author
Constructor Detail

CopyrightableContent_

public CopyrightableContent_()


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