Relative Content

Tag Archive for postgresqlhibernatespring-data-jpa

Spring Data Jpa Query Methods Enum casting error

I am using spring data jpa, hibernate and postgresql. I have enum field in entity field. There is no error on save operation, because i added ColumnTransformer write attribute. But, when read operations, it throws error