In particular, I'd like to set current_session_context_class. I know how to do it in hibernate.cfg.xml, but is it possible at all with pure fluent configuration?
| |||
|
feedback
|
|
You can use the method Then, you'll have access to the Here is a the pseudo-code:
| |||||
feedback
|