Expose the UUID from SessionFactoryImplementor

Description

There are a few places that need access to the UUID of a SF. At the moment the only way to obtain that is to go through the JNDI org.hibernate.internal.SessionFactoryImpl#getReference contract implemented by SF.

Would be much nicer to simply expose a #getUuid() methjod.

Activity

Show:

Steve EbersoleSeptember 10, 2015 at 4:29 PM

Do a usage find on SessionFactoryImpl#getReference to locate uses.

Fixed

Details

Assignee

Reporter

Time tracking

0.23h logged

Components

Fix versions

Priority

Created September 10, 2015 at 4:27 PM
Updated February 10, 2016 at 5:13 PM
Resolved October 2, 2015 at 11:35 PM

Flag notifications