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

Packages that use DateEmbId
org.hibernate.envers.test.entities.ids   
 

Uses of DateEmbId in org.hibernate.envers.test.entities.ids
 

Methods in org.hibernate.envers.test.entities.ids that return DateEmbId
 DateEmbId CompositeDateIdTestEntity.getId()
           
 

Methods in org.hibernate.envers.test.entities.ids with parameters of type DateEmbId
 void CompositeDateIdTestEntity.setId(DateEmbId id)
           
 

Constructors in org.hibernate.envers.test.entities.ids with parameters of type DateEmbId
CompositeDateIdTestEntity(DateEmbId id, String str1)
           
 



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