org.hibernate.ejb.test.lock
Class Lock_

java.lang.Object
  extended by org.hibernate.ejb.test.lock.Lock_

public abstract class Lock_
extends Object


Field Summary
static SingularAttribute<Lock,Integer> id
           
static SingularAttribute<Lock,String> name
           
static SingularAttribute<Lock,Integer> version
           
 
Constructor Summary
Lock_()
           
 
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<Lock,Integer> id

name

public static volatile SingularAttribute<Lock,String> name

version

public static volatile SingularAttribute<Lock,Integer> version
Constructor Detail

Lock_

public Lock_()


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