I'm not 100% certain ... it would help if you would post a Hibernate
debug-level log
Did you set unsaved-value on HibernateAdministrator? The "creating new rows
instead of updating existing rows" thing is almost always a problem to do
with
unsaved-value being set wrongly...
Did you read the new
I hate to ask, but I'm having a problem I just can
track down.. maybe someone can help...
I currently have serveral objects which all have
the following relationship to an Audit/Note object where administrators can add
a note about a specific object (user account, system device, etc):