INSERT INTO privateMessage(privateMessageId, teacherId, uid, created, status, areaId, isRead, type, content,memo,jField) VALUES (#{privateMessageId},#{teacherId},#{uid},#{created},#{status},#{areaId},#{isRead},#{type},#{content},#{memo}, #{jField,typeHandler=com._3e.http.wrongbook.typehandler.JSONTypeHandlerPg})