hibernate-orm/hibernate-core
Gavin King 61cba87096 fix the signature of Session.merge()
previously Session.merge() erased the generic type parameter
inherited from the supertype, obligating the client code to
perform a typecast
2021-12-08 17:01:21 -05:00
..
2021-12-08 17:01:21 -05:00
2021-12-01 11:50:36 -06:00