Hello,
How can we access the state of a managed object in hibernate?
I need the status of a managed object to determine if it is -
a) new or
b) modified or
c) deleted.
Does anyone know how this status can be accessed? Please let me know.
regards,
~Vinayak
Need help with Hibernate? Read this first:
http://www.hibernate.org/ForumMailingli ... AskForHelp
Hibernate version: 3.0.5
Mapping documents: Not Required
Code between sessionFactory.openSession() and session.close():Not Required
Full stack trace of any exception that occurs:Not Applicable
Name and version of the database you are using: Oracle 10g
The generated SQL (show_sql=true): Not Applicable
Debug level Hibernate log excerpt: Not Applicable