|
Wrt (3), just so we are clear though... The `defaultBuilder` I pass you would not be "configured" in any way aside from baseline config (see its ctor for details). It would be your responsibility to delegate any calls on your SessionFactoryBuilder impl to the default one. If you write up a "base delegating SessionFactoryBuilder impl", I will include it in ORM.
|