Uses of Class
org.hibernate.annotations.ColumnTransformer

Packages that use ColumnTransformer
org.hibernate.envers.test.integration.readwriteexpression   
org.hibernate.test.annotations.various.readwriteexpression   
 

Uses of ColumnTransformer in org.hibernate.envers.test.integration.readwriteexpression
 

Methods in org.hibernate.envers.test.integration.readwriteexpression with annotations of type ColumnTransformer
 double Staff.getSizeInInches()
           
 

Uses of ColumnTransformer in org.hibernate.test.annotations.various.readwriteexpression
 

Methods in org.hibernate.test.annotations.various.readwriteexpression with annotations of type ColumnTransformer
 double Staff.getDiameter()
           
 double Staff.getRadiusS()
           
 double Staff.getSizeInInches()
           
 



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