Uses of Class
org.hibernate.envers.test.entities.onetomany.ids.SetRefEdEmbIdEntity

Packages that use SetRefEdEmbIdEntity
org.hibernate.envers.test.entities.onetomany.ids   
 

Uses of SetRefEdEmbIdEntity in org.hibernate.envers.test.entities.onetomany.ids
 

Methods in org.hibernate.envers.test.entities.onetomany.ids that return SetRefEdEmbIdEntity
 SetRefEdEmbIdEntity SetRefIngEmbIdEntity.getReference()
           
 

Methods in org.hibernate.envers.test.entities.onetomany.ids with parameters of type SetRefEdEmbIdEntity
 void SetRefIngEmbIdEntity.setReference(SetRefEdEmbIdEntity reference)
           
 

Constructors in org.hibernate.envers.test.entities.onetomany.ids with parameters of type SetRefEdEmbIdEntity
SetRefIngEmbIdEntity(EmbId id, String data, SetRefEdEmbIdEntity reference)
           
SetRefIngEmbIdEntity(String data, SetRefEdEmbIdEntity reference)
           
 



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