[hibernate-commits] [hibernate/hibernate-orm] d54b26: HHH-12289 - One call of the SessionImpl#listeners(...
GitHub
noreply at github.com
Tue Feb 13 08:54:47 EST 2018
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: d54b2688ea2b4e59efe645353f9421954900057e
https://github.com/hibernate/hibernate-orm/commit/d54b2688ea2b4e59efe645353f9421954900057e
Author: Andrea Boriero <andrea at hibernate.org>
Date: 2018-02-13 (Tue, 13 Feb 2018)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/internal/SessionImpl.java
Log Message:
-----------
HHH-12289 - One call of the SessionImpl#listeners( ) method from SessionImpl#autoFlushIfRequired() is useless.
More information about the hibernate-commits
mailing list