Uses of Class
org.hibernate.ejb.test.util.Umbrella.PK

Packages that use Umbrella.PK
org.hibernate.ejb.test.util   
 

Uses of Umbrella.PK in org.hibernate.ejb.test.util
 

Fields in org.hibernate.ejb.test.util with type parameters of type Umbrella.PK
static SingularAttribute<Umbrella,Umbrella.PK> Umbrella_.id
           
 

Methods in org.hibernate.ejb.test.util that return Umbrella.PK
 Umbrella.PK Umbrella.getId()
           
 

Methods in org.hibernate.ejb.test.util with parameters of type Umbrella.PK
 void Umbrella.setId(Umbrella.PK id)
           
 



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