| Tests in my real world application are not ok. It seems that configuration of other columns affects the question about running the attributeconversion on the field with class that has the @Immutable annotation. Currently attributeconversions in both directions are running using a simple session.get(id) in spite of using @Immutable. But I still have to investigate.. |