mirror of
https://github.com/corda/corda.git
synced 2025-03-25 21:38:06 +00:00
* Introduce CordaSessionFactoryFactory interface and the H2 implememntation * Load SessionFactoryFactory via service loader * Add Postgres SessionFactoryFactory * Add extraConfiguration function for SessionFactoryFactory implementations to expose special config values.