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