Beginner |
|
Joined: Fri Nov 19, 2004 6:41 am Posts: 39 Location: Stockholm, Sweden
|
Hibernate version:
2.1.6
Mapping documents:
Code between sessionFactory.openSession() and session.close():
Not needed
Full stack trace of any exception that occurs:
Name and version of the database you are using:
McKoi 1.0.3
The generated SQL (show_sql=true):
Debug level Hibernate log excerpt:
Dunno
Question:
I'm trying to accomplish a conditional cascade on delete without any success.
With the above mapping files in mind, let me narrow it down to just one many-to-many scenario.
|
|