1. SchemaExporter cascade references forum.hibernate.orgHi, I'm using SchemaExporter to create a DDL for a mySQL database with InnoDB databases. In the maping files I have mapped an array with cascade="all" atributte, but there is no reference in the DDL SQL script. |
2. Self Referencing entity (tree model) update fails on cascade forum.hibernate.orgAuthor Message electric monk Post subject: Self Referencing entity (tree model) update fails on cascade Posted: Wed Apr 09, 2008 4:22 am Newbie Joined: Wed Apr 09, 2008 3:37 am Posts: 4 Location: Tel Aviv, Israel Hi there, I'm using Hibernate 3.25GA along with Spring Framework 2.0. I have an entity Node which represents a single node in a ... |