Hello! If the association is Composite, then hibernate cartridge generates cascade="all" If the association is Shared, then cascade="save-update" is generated.
But in case of None (a "normal" association between two tables), the hibernate cartridge generates cascade="save-update", shouldn't be cascade="none" generated? -- View this message in context: http://www.nabble.com/None--%3E-cascade%3D%22save-update%22-or-cascade%3D%22none%22-tf3702157s17564.html#a10352813 Sent from the Fornax-Platform mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fornax-developer mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fornax-developer
