Index: lams_tool_lamc/conf/hibernate/mappings/McOptionsContent.hbm.xml =================================================================== RCS file: /usr/local/cvsroot/lams_tool_lamc/conf/hibernate/mappings/Attic/McOptionsContent.hbm.xml,v diff -u -r1.1 -r1.2 --- lams_tool_lamc/conf/hibernate/mappings/McOptionsContent.hbm.xml 1 Oct 2005 15:15:16 -0000 1.1 +++ lams_tool_lamc/conf/hibernate/mappings/McOptionsContent.hbm.xml 1 Oct 2005 16:23:48 -0000 1.2 @@ -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" - - +