[hibernate-dev] checkNullability when deleting an entity

Steve Ebersole steve at hibernate.org
Mon Sep 23 18:07:31 EDT 2013


Anyone have compelling reasons to continue to call 
org.hibernate.engine.internal.Nullability#checkNullability when deleting 
an entity?

To a lesser degree, how about reasons for calling 
org.hibernate.engine.internal.ForeignKeys.Nullifier#nullifyTransientReferences 
when deleting?


More information about the hibernate-dev mailing list