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

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

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

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



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