FasterXML / FasterXML/jackson-datatype-hibernate

`HibernateModule.REPLACE_PERSISTENT_COLLECTIONS` not working when `FetchType.EAGER`

Open
#140 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
331
Forks
108
Avg merge
5h 3m
Merged PRs (30d)
1

Description

the `REPLACE_PERSISTENT_COLLECTIONS` work only when `FetchType.LAZY`
i have write this [code](https://github.com/ashraf-revo/json-ser)
when i debug i found this happen du tho this part which change serlizer from `PersistentCollectionSerializer` to `CollectionSerializer`
![alt text](https://i.ibb.co/Cw6XkX8/Screenshot-from-2021-05-21-17-40-10.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.