Uses of Class
org.hibernate.annotations.ColumnTransformer
-
Packages that use ColumnTransformer Package Description org.hibernate.annotations Package containing all the Hibernate specific annotations.org.hibernate.testing.orm.domain.animal Standard model for Hibernate's legacy Animal model used in HQL testing -
-
Uses of ColumnTransformer in org.hibernate.annotations
Methods in org.hibernate.annotations that return ColumnTransformer Modifier and Type Method Description ColumnTransformer[]
value()
The aggregated transformers. -
Uses of ColumnTransformer in org.hibernate.testing.orm.domain.animal
Methods in org.hibernate.testing.orm.domain.animal with annotations of type ColumnTransformer Modifier and Type Method Description double
Human. getHeightInches()
-