[hibernate-commits] [hibernate/hibernate-orm] 677797: HHH-10301 Don't allocate a new List if it is not r...
GitHub
noreply at github.com
Thu Nov 26 10:27:29 EST 2015
Branch: refs/heads/5.0
Home: https://github.com/hibernate/hibernate-orm
Commit: 6777977df05a4711b955660a629c6b34229e47f8
https://github.com/hibernate/hibernate-orm/commit/6777977df05a4711b955660a629c6b34229e47f8
Author: Stuart Douglas <stuart.w.douglas at gmail.com>
Date: 2015-11-26 (Thu, 26 Nov 2015)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/engine/query/spi/HQLQueryPlan.java
Log Message:
-----------
HHH-10301 Don't allocate a new List if it is not required
More information about the hibernate-commits
mailing list