Hi,
I got this error while running hibernate. I was able to turn on sql logging, but the it showed something like:
update hd_monitoring_enabled_object set value=? where service_object_id=? and key=?
Is it possible for me to find out what's the value being set for the sql?
Thanks,
--Jiunjiun
[b]Hibernate version:[/b]
2.1.7c
[b]Mapping documents:[/b]
[b]Code between sessionFactory.openSession() and session.close():[/b]
[b]Full stack trace of any exception that occurs:[/b]
[b]Name and version of the database you are using:[/b]
[b]The generated SQL (show_sql=true):[/b]
[b]Debug level Hibernate log excerpt:[/b]
|