Hibernate Team |
|
Joined: Tue Aug 26, 2003 6:10 am Posts: 8615 Location: Neuchatel, Switzerland (Danish)
|
well, since you just pasted mappings with an exceptions asking "What do I need to do to fix this" then it looked to me like you didn't even chekked for SET CHAINED OFF ...if you had taken you the 3 seconds extra to write the question about wether there exist and option for you to control the connection settings then I could have answered immediatly with:
Use session.connection() to execute whatever JDBC required to change this state and if that is not enough then write your own implementation of ConnectionProvider that does the setup you need.
(and sorry if you felt offended but we get about 100 postings a day and 90% are questions easily answerable via google or rereading the docs)
_________________ Max
Don't forget to rate
|
|