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

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

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

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

Methods in org.hibernate.test.annotations.manytoone with parameters of type Node
 void Node.setParent(Node parent)
           
 



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