Hello all,

I have a new problem today with regards to JPA read operations.
Read operations query results appear to be incomplete, like columns of a
OneToMany relationship either return an empty list or a list with null
values. whereas the expected values are present in the database.
I have tried different fetchTypes(EAGER, LAZY) but that did not work. Also
tried caching but that does not work either. Maybe someone has some
experience with this?. Anyhelp or pointers are welcomed.

Thanks,
Regards
Y. k. Nasser

Reply via email to