Uses of Class
org.hibernate.envers.test.entities.ids.MulId

Packages that use MulId
org.hibernate.envers.test.entities.onetomany.ids   
org.hibernate.envers.test.integration.secondary.ids   
 

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

Constructors in org.hibernate.envers.test.entities.onetomany.ids with parameters of type MulId
SetRefEdMulIdEntity(MulId id, String data)
           
SetRefIngMulIdEntity(MulId id, String data, SetRefEdMulIdEntity reference)
           
 

Uses of MulId in org.hibernate.envers.test.integration.secondary.ids
 

Constructors in org.hibernate.envers.test.integration.secondary.ids with parameters of type MulId
SecondaryMulIdTestEntity(MulId id, String s1, String s2)
           
 



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