hibernate-orm/hibernate-core
Gavin King cfe4346ef8 Graphpocalypse: actually let's just deprecate the makeXxxxSubGraph() operations...
... and delete the new ones I added.

The reasoning here is that they just aren't properly typesafe,
as you can see by the hoops I had to go through to actually
implement them. And since the whole package is marked
@Incubating, we're not committed to them.

This lets me make the implementation even more typesafe and
detect more user errors and bugs.
2025-01-03 13:01:10 +01:00
..
src Graphpocalypse: actually let's just deprecate the makeXxxxSubGraph() operations... 2025-01-03 13:01:10 +01:00
hibernate-core.gradle HHH-19003 - Various build script work 2025-01-02 21:06:09 -06:00