Introduce the ability to enable a named "template" on a Session. The templates will provide values for settings available in, for example, SF#withOptions.
This could also add additional optimizations such as "how many entities can this Session expect to manage", reducing the footprint of the maps within StatefulPersistenceContext. See the original discussion in
HHH-8945
.
|