hibernate-orm/hibernate-core
Gavin King e02e1e2ffb remove the layer-breaking getLobCreator() methods from the Hibernate class
This is in principle a breaking change, but one I consider pretty innocuous,
since I can't imagine why anyone was calling Hibernate.getLobCreator(session)
instead of session.getLobHelper().
2022-01-08 12:35:43 +01:00
..
src remove the layer-breaking getLobCreator() methods from the Hibernate class 2022-01-08 12:35:43 +01:00
hibernate-core.gradle fix gradle deprecations 2021-12-01 11:50:36 -06:00