I am getting the following exception when I try to update an object:
org.hibernate.TransientObjectException: object references an unsaved transient instance - save t
App is in a Spring environment. Fix: to run update from within Hibernate environment.