Uses of Class
org.hibernate.ejb.test.lock.Lock

Packages that use Lock
org.hibernate.ejb.test.lock   
 

Uses of Lock in org.hibernate.ejb.test.lock
 

Fields in org.hibernate.ejb.test.lock with type parameters of type Lock
static SingularAttribute<Lock,Integer> Lock_.id
           
static SingularAttribute<Lock,String> Lock_.name
           
static SingularAttribute<Lock,Integer> Lock_.version
           
 



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