[hibernate-commits] [hibernate/hibernate-orm] 28b8ce: HHH-13873 IdTableHelper can skip opening a connect...
w1ida
noreply at github.com
Thu Feb 20 10:16:38 EST 2020
Branch: refs/heads/master
Home: https://github.com/hibernate/hibernate-orm
Commit: 28b8cebf9d730b948736b732ef95d43c088144b6
https://github.com/hibernate/hibernate-orm/commit/28b8cebf9d730b948736b732ef95d43c088144b6
Author: w1ida <gxunda at gmail.com>
Date: 2020-02-20 (Thu, 20 Feb 2020)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/hql/spi/id/IdTableHelper.java
Log Message:
-----------
HHH-13873 IdTableHelper can skip opening a connection when there's no statements to execute
More information about the hibernate-commits
mailing list