[hibernate-dev] Session.evict does not allow nulls after upgrade

amit shah amits.84 at gmail.com
Thu May 8 07:51:04 EDT 2014


We upgraded hibernate from 3.6.0 to 4.3.5 but the application fails if null
is passed to Session.evict()
The application passes null since the code is generic.

Are there any alternatives?

Thanks,
Amit.


More information about the hibernate-dev mailing list