Index: lams_tool_lamc/conf/hibernate/mappings/McOptionsContent.hbm.xml =================================================================== diff -u -r48c973dcec3754f35dce1f2468a5739067b47179 -r2e8a19211f0b02defbb3623251f97f89ee1c7fc9 --- lams_tool_lamc/conf/hibernate/mappings/McOptionsContent.hbm.xml (.../McOptionsContent.hbm.xml) (revision 48c973dcec3754f35dce1f2468a5739067b47179) +++ lams_tool_lamc/conf/hibernate/mappings/McOptionsContent.hbm.xml (.../McOptionsContent.hbm.xml) (revision 2e8a19211f0b02defbb3623251f97f89ee1c7fc9) @@ -4,118 +4,68 @@ "http://hibernate.sourceforge.net/hibernate-mapping-2.0.dtd" > - - - - @hibernate.class - table="tl_lamc11_options_content" - - - - @hibernate.id - generator-class="assigned" - type="java.lang.Long" - column="uid" - - - - + - - @hibernate.property - column="qa_que_option_id" - length="20" - not-null="true" - - - - @hibernate.property + + - + /> + - - @hibernate.property - column="qa_que_option_text" - length="250" - - + - - @hibernate.many-to-one - not-null="true" - @hibernate.column name="qa_que_content_id" - - + - + + - - @hibernate.set - lazy="true" - inverse="true" - cascade="none" - - @hibernate.collection-key - column="qa_que_option_id" - - @hibernate.collection-one-to-many - class="org.lamsfoundation.lams.tool.mc.TlLamc11UsrAttempt" - - +