Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 772c4533ee70296271424ccfbfb65710d4023062
https://github.com/hibernate/hibernate-orm/commit/772c4533ee70296271424cc...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2022-01-30 (Sun, 30 Jan 2022)
Changed paths:
M
hibernate-core/src/main/java/org/hibernate/dialect/function/CommonFunctionFactory.java
A
hibernate-core/src/main/java/org/hibernate/dialect/function/PowerReturnTypeResolver.java
A
hibernate-core/src/main/java/org/hibernate/dialect/function/SumReturnTypeResolver.java
Log Message:
-----------
move inner classes of CommonFunctionFactory to toplevel