Uses of Class
org.hibernate.test.nonflushedchanges.VersionedEntity

Packages that use VersionedEntity
org.hibernate.test.nonflushedchanges   
 

Uses of VersionedEntity in org.hibernate.test.nonflushedchanges
 

Methods in org.hibernate.test.nonflushedchanges that return VersionedEntity
 VersionedEntity VersionedEntity.getParent()
           
 

Methods in org.hibernate.test.nonflushedchanges with parameters of type VersionedEntity
 void VersionedEntity.setParent(VersionedEntity parent)
           
 



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