Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: 1b00f690ce7d8cea3dbf311ced999a18b41435fe
https://github.com/hibernate/hibernate-orm/commit/1b00f690ce7d8cea3dbf311...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/SessionFactory.java
M hibernate-core/src/main/java/org/hibernate/SharedSessionContract.java
M hibernate-core/src/main/java/org/hibernate/persister/entity/mutation/InsertCoordinatorStandard.java
Log Message:
-----------
remove two default impls that threw UnsupportedOperationException
added some links in Javadoc
Signed-off-by: Gavin King <gavin(a)hibernate.org>
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications
Branch: refs/heads/main
Home: https://github.com/hibernate/hibernate-orm
Commit: cc93ed7d6249fa5270fe2ea7ad25e33ad276a942
https://github.com/hibernate/hibernate-orm/commit/cc93ed7d6249fa5270fe2ea...
Author: Gavin King <gavin(a)hibernate.org>
Date: 2024-10-21 (Mon, 21 Oct 2024)
Changed paths:
M hibernate-core/src/main/java/org/hibernate/Session.java
Log Message:
-----------
HHH-18749 deprecate Session.get()
This method is essentially redundant as things stand today,
and I want to open up the possibility of changing its semantics
in the future.
Signed-off-by: Gavin King <gavin(a)hibernate.org>
To unsubscribe from these emails, change your notification settings at https://github.com/hibernate/hibernate-orm/settings/notifications