org.hibernate.ejb.test.util
Class Umbrella_

java.lang.Object
  extended by org.hibernate.ejb.test.util.Umbrella_

public abstract class Umbrella_
extends Object


Field Summary
static SingularAttribute<Umbrella,Umbrella.PK> id
           
static SingularAttribute<Umbrella,Integer> size
           
 
Constructor Summary
Umbrella_()
           
 
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<Umbrella,Umbrella.PK> id

size

public static volatile SingularAttribute<Umbrella,Integer> size
Constructor Detail

Umbrella_

public Umbrella_()


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