IS_WIU_SND, INTM, UPTM, DATA_STAT, STATE, ID, RGSTR_ID, IS_WIU_TM, IS_WIU_PERS, IS_WIU_LOC, IS_WIU_OVR, IS_WIU_BLD #{isWiuSnd}, #{intm}, #{uptm}, #{dataStat}, #{state}, #{id}, #{rgstrId}, #{isWiuTm}, #{isWiuPers}, #{isWiuLoc}, #{isWiuOvr}, #{isWiuBld} and IS_WIU_SND = #{isWiuSnd} and INTM = #{intm} and UPTM = #{uptm} and DATA_STAT = #{dataStat} and STATE = #{state} and RGSTR_ID = #{rgstrId} and IS_WIU_TM = #{isWiuTm} and IS_WIU_PERS = #{isWiuPers} and IS_WIU_LOC = #{isWiuLoc} and IS_WIU_OVR = #{isWiuOvr} and IS_WIU_BLD = #{isWiuBld} and DATA_STAT='0' insert into BIS_INSP_WIUQH_PUBWTS( ) values ( ) update BIS_INSP_WIUQH_PUBWTS set DATA_STAT='9' where ID = #{id} update BIS_INSP_WIUQH_PUBWTS set DATA_STAT='9' update BIS_INSP_WIUQH_PUBWTS set DATA_STAT = '9' where ID = #{id} update BIS_INSP_WIUQH_PUBWTS IS_WIU_SND = #{isWiuSnd}, INTM = #{intm}, UPTM = #{uptm}, DATA_STAT = #{dataStat}, STATE = #{state}, RGSTR_ID = #{rgstrId}, IS_WIU_TM = #{isWiuTm}, IS_WIU_PERS = #{isWiuPers}, IS_WIU_LOC = #{isWiuLoc}, IS_WIU_OVR = #{isWiuOvr}, IS_WIU_BLD = #{isWiuBld}, ID = #{id} update BIS_INSP_WIUQH_PUBWTS IS_WIU_SND = #{isWiuSnd}, INTM = #{intm}, UPTM = #{uptm}, DATA_STAT = #{dataStat}, STATE = #{state}, RGSTR_ID = #{rgstrId}, IS_WIU_TM = #{isWiuTm}, IS_WIU_PERS = #{isWiuPers}, IS_WIU_LOC = #{isWiuLoc}, IS_WIU_OVR = #{isWiuOvr}, IS_WIU_BLD = #{isWiuBld},