Uses of Class
org.hibernate.envers.test.entities.components.DefaultValueComponentTestEntity

Packages that use DefaultValueComponentTestEntity
org.hibernate.envers.test.entities.components   
 

Uses of DefaultValueComponentTestEntity in org.hibernate.envers.test.entities.components
 

Methods in org.hibernate.envers.test.entities.components that return DefaultValueComponentTestEntity
static DefaultValueComponentTestEntity DefaultValueComponentTestEntity.of(DefaultValueComponent1 comp1)
           
static DefaultValueComponentTestEntity DefaultValueComponentTestEntity.of(Integer id, DefaultValueComponent1 comp1)
           
 



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