Uses of Class
org.hibernate.envers.test.integration.naming.ids.JoinMulIdNamingRefEdEntity

Packages that use JoinMulIdNamingRefEdEntity
org.hibernate.envers.test.integration.naming.ids   
 

Uses of JoinMulIdNamingRefEdEntity in org.hibernate.envers.test.integration.naming.ids
 

Methods in org.hibernate.envers.test.integration.naming.ids that return JoinMulIdNamingRefEdEntity
 JoinMulIdNamingRefEdEntity JoinMulIdNamingRefIngEntity.getReference()
           
 

Methods in org.hibernate.envers.test.integration.naming.ids with parameters of type JoinMulIdNamingRefEdEntity
 void JoinMulIdNamingRefIngEntity.setReference(JoinMulIdNamingRefEdEntity reference)
           
 

Constructors in org.hibernate.envers.test.integration.naming.ids with parameters of type JoinMulIdNamingRefEdEntity
JoinMulIdNamingRefIngEntity(MulIdNaming id, String data, JoinMulIdNamingRefEdEntity reference)
           
JoinMulIdNamingRefIngEntity(String data, JoinMulIdNamingRefEdEntity reference)
           
 



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