Index: lams_tool_lamc/conf/hibernate/mappings/McUsrAttempt.hbm.xml =================================================================== diff -u -r48c973dcec3754f35dce1f2468a5739067b47179 -r2e8a19211f0b02defbb3623251f97f89ee1c7fc9 --- lams_tool_lamc/conf/hibernate/mappings/McUsrAttempt.hbm.xml (.../McUsrAttempt.hbm.xml) (revision 48c973dcec3754f35dce1f2468a5739067b47179) +++ lams_tool_lamc/conf/hibernate/mappings/McUsrAttempt.hbm.xml (.../McUsrAttempt.hbm.xml) (revision 2e8a19211f0b02defbb3623251f97f89ee1c7fc9) @@ -4,117 +4,66 @@ "http://hibernate.sourceforge.net/hibernate-mapping-2.0.dtd" > - - - - @hibernate.class - table="tl_lamc11_usr_attempt" - - - - @hibernate.id - generator-class="assigned" - type="java.lang.Long" - column="uid" - - - - + - - @hibernate.property - column="attempt_id" - length="20" - not-null="true" - + - - @hibernate.property - column="attempt_time" - length="19" - + - - @hibernate.property - column="time_zone" - length="255" - - - - - - @hibernate.many-to-one - not-null="true" - @hibernate.column name="qa_que_content_id" - - + - + - - @hibernate.many-to-one - not-null="true" - @hibernate.column name="que_usr_id" - - + - - @hibernate.many-to-one - not-null="true" - @hibernate.column name="qa_que_option_id" - - +