Uses of Class
org.hibernate.ejb.test.emops.Decorate

Packages that use Decorate
org.hibernate.ejb.test.emops   
 

Uses of Decorate in org.hibernate.ejb.test.emops
 

Fields in org.hibernate.ejb.test.emops with type parameters of type Decorate
static SingularAttribute<Decorate,Integer> Decorate_.id
           
static SingularAttribute<Decorate,String> Decorate_.name
           
static SingularAttribute<Decorate,Pet> Decorate_.pet
           
 



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