Uses of Class
org.hibernate.test.annotations.idmanytoone.Card.CardPrimaryKey

Packages that use Card.CardPrimaryKey
org.hibernate.test.annotations.idmanytoone   
 

Uses of Card.CardPrimaryKey in org.hibernate.test.annotations.idmanytoone
 

Methods in org.hibernate.test.annotations.idmanytoone that return Card.CardPrimaryKey
 Card.CardPrimaryKey Card.getPrimaryKey()
           
 

Methods in org.hibernate.test.annotations.idmanytoone with parameters of type Card.CardPrimaryKey
 void Card.setPrimaryKey(Card.CardPrimaryKey primaryKey)
           
 



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