Index: lams_tool_survey/conf/hibernate/mappings/org/lamsfoundation/lams/tool/survey/model/SurveyCondition.hbm.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_survey/conf/hibernate/mappings/org/lamsfoundation/lams/tool/survey/model/SurveyCondition.hbm.xml,v diff -u -r1.1 -r1.2 --- lams_tool_survey/conf/hibernate/mappings/org/lamsfoundation/lams/tool/survey/model/SurveyCondition.hbm.xml 30 Jul 2012 18:49:36 -0000 1.1 +++ lams_tool_survey/conf/hibernate/mappings/org/lamsfoundation/lams/tool/survey/model/SurveyCondition.hbm.xml 22 Jul 2014 08:57:54 -0000 1.2 @@ -18,7 +18,7 @@ table="tl_lasurv11_condition_questions" lazy="false" inverse="false" - cascade="save-update" + cascade="none" sort="unsorted" order-by="question_uid asc"