Index: lams_tool_laqa/web/WEB-INF/QaUploadedFile.hbm.xml =================================================================== diff -u -r673efe2cf1287003e7962dca49626c1ebe8ae9e1 -r9bd4f4267cad09173c138a31081aa5f9103bfc74 --- lams_tool_laqa/web/WEB-INF/QaUploadedFile.hbm.xml (.../QaUploadedFile.hbm.xml) (revision 673efe2cf1287003e7962dca49626c1ebe8ae9e1) +++ lams_tool_laqa/web/WEB-INF/QaUploadedFile.hbm.xml (.../QaUploadedFile.hbm.xml) (revision 9bd4f4267cad09173c138a31081aa5f9103bfc74) @@ -15,7 +15,7 @@ type="java.lang.Long" column="submissionId" > - + @@ -38,18 +38,9 @@ name="fileName" type="java.lang.String" access="property" - column="fileName" + column="filename" /> -