Uses of Class
org.hibernate.test.annotations.manytoone.NodePk

Packages that use NodePk
org.hibernate.test.annotations.manytoone   
 

Uses of NodePk in org.hibernate.test.annotations.manytoone
 

Methods in org.hibernate.test.annotations.manytoone that return NodePk
 NodePk Node.getId()
           
 

Methods in org.hibernate.test.annotations.manytoone with parameters of type NodePk
 void Node.setId(NodePk id)
           
 



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