| Currently the SessionFactory maintains a UUID (SessionFactoryImplementor#getUuid). Would be better to move that to SessionFactoryOptions and possibly even SessionFactoryBuilder. See discussion at https://github.com/hibernate/hibernate-orm/pull/2173/files#diff-0fdde67648021baf8200646f21f127d3R74 for background. |