FasterXML / FasterXML/jackson-datatype-hibernate
Deserialization: Prevent PersistentCollection instance from being replaced
Open
- Dominant language
- Java
- Stars
- 331
- Forks
- 108
- Avg merge
- 5h 3m
- Merged PRs (30d)
- 1
Description
Hello,
This is linked to https://github.com/FasterXML/jackson-databind/issues/966.
I think that, when deserialization begins, hibernate module should:
- preserve pre-instantiated hibernate PersistentCollection
- clear the collection
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.