FasterXML / FasterXML/jackson-datatype-hibernate
Allow passing `SessionFactory` override via (de)serialization attributes
Open
- Dominant language
- Java
- Stars
- 331
- Forks
- 108
- Avg merge
- 5h 3m
- Merged PRs (30d)
- 1
Description
(related to #58)
In addition to allowing module to be constructed with specific `SessionFactory`, it may be useful to allow passing of per-call factory instead. If so, this is easiest done using new "attributes" functionality that was added in Jackson 2.4.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.