Uses of Class
org.hibernate.test.hql.SimpleAssociatedEntity

Packages that use SimpleAssociatedEntity
org.hibernate.test.hql   
 

Uses of SimpleAssociatedEntity in org.hibernate.test.hql
 

Methods in org.hibernate.test.hql that return SimpleAssociatedEntity
 SimpleAssociatedEntity SimpleEntityWithAssociation.addAssociation(String name)
           
 

Methods in org.hibernate.test.hql with parameters of type SimpleAssociatedEntity
 void SimpleEntityWithAssociation.addAssociation(SimpleAssociatedEntity association)
           
 void SimpleEntityWithAssociation.removeAssociation(SimpleAssociatedEntity association)
           
 



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