Branch: refs/heads/main
Home:
https://github.com/hibernate/hibernate-orm
Commit: 2927c006b213d717d1929b39564fb95d76ba4822
https://github.com/hibernate/hibernate-orm/commit/2927c006b213d717d1929b3...
Author: Gavin <gavin(a)hibernate.org>
Date: 2023-04-06 (Thu, 06 Apr 2023)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/annotations/UuidGenerator.java
M hibernate-core/src/main/java/org/hibernate/id/uuid/UuidGenerator.java
A
hibernate-core/src/test/java/org/hibernate/orm/test/id/uuid/annotation/TheOtherEntity.java
M
hibernate-core/src/test/java/org/hibernate/orm/test/id/uuid/annotation/UuidGeneratorAnnotationTests.java
Log Message:
-----------
allow @UuidGenerator to be applied to a non-@Id field