org.hibernate.ejb.test.lock
Class UnversionedLock_

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

public abstract class UnversionedLock_
extends Object


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

name

public static volatile SingularAttribute<UnversionedLock,String> name
Constructor Detail

UnversionedLock_

public UnversionedLock_()


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