PROJ_GUID, STAT, CWS_CODE, CEN_LONG, CEN_LAT, CWS_LOC, AD_GUID, ENG_TYPE, WINT_WS_TYPE, WASU_TYPE, DES_WASU_SCAL, DES_WASU_POP, ENG_SCAL, WATE_PURI, NOTE, COLL_TIME, UPD_TIME, REC_PERS, ENG_REIN_FORCE_GUID, GUID, P_GUID, ENG_NAME, ENG_GUID, IMPO_GRAD, APPR_BUDG, START_DATE, COMP_DATE, ENG_STAT, ORG_GUID, OFLP_CODE, IF_REIN_FORCE #{projGuid}, #{stat}, #{cwsCode}, #{cenLong}, #{cenLat}, #{cwsLoc}, #{adGuid}, #{engType}, #{wintWsType}, #{wasuType}, #{desWasuScal}, #{desWasuPop}, #{engScal}, #{watePuri}, #{note}, #{collTime}, #{updTime}, #{recPers}, #{engReinForceGuid}, #{guid}, #{pGuid}, #{engName}, #{engGuid}, #{impoGrad}, #{apprBudg}, #{startDate}, #{compDate}, #{engStat}, #{orgGuid}, #{oflpCode}, #{ifReinForce} and STAT = #{stat} and CWS_CODE = #{cwsCode} and CEN_LONG = #{cenLong} and CEN_LAT = #{cenLat} and CWS_LOC = #{cwsLoc} and AD_GUID = #{adGuid} and ENG_TYPE = #{engType} and WINT_WS_TYPE = #{wintWsType} and WASU_TYPE = #{wasuType} and DES_WASU_SCAL = #{desWasuScal} and DES_WASU_POP = #{desWasuPop} and ENG_SCAL = #{engScal} and WATE_PURI = #{watePuri} and NOTE = #{note} and COLL_TIME = #{collTime} and UPD_TIME = #{updTime} and REC_PERS = #{recPers} and ENG_REIN_FORCE_GUID = #{engReinForceGuid} and PROJ_GUID = #{projGuid} and P_GUID = #{pGuid} and ENG_NAME = #{engName} and ENG_GUID = #{engGuid} and IMPO_GRAD = #{impoGrad} and APPR_BUDG = #{apprBudg} and START_DATE = #{startDate} and COMP_DATE = #{compDate} and ENG_STAT = #{engStat} and ORG_GUID = #{orgGuid} and OFLP_CODE = #{oflpCode} and IF_REIN_FORCE = #{ifReinForce} insert into att_eng_cws( ) values ( ) delete from att_eng_cws where GUID = #{id} delete from att_eng_cws update att_eng_cws set flag_valid = 0 where GUID = #{id} update att_eng_cws STAT = #{stat}, CWS_CODE = #{cwsCode}, CEN_LONG = #{cenLong}, CEN_LAT = #{cenLat}, CWS_LOC = #{cwsLoc}, AD_GUID = #{adGuid}, ENG_TYPE = #{engType}, WINT_WS_TYPE = #{wintWsType}, WASU_TYPE = #{wasuType}, DES_WASU_SCAL = #{desWasuScal}, DES_WASU_POP = #{desWasuPop}, ENG_SCAL = #{engScal}, WATE_PURI = #{watePuri}, NOTE = #{note}, COLL_TIME = #{collTime}, UPD_TIME = #{updTime}, REC_PERS = #{recPers}, ENG_REIN_FORCE_GUID = #{engReinForceGuid}, PROJ_GUID = #{projGuid}, P_GUID = #{pGuid}, ENG_NAME = #{engName}, ENG_GUID = #{engGuid}, IMPO_GRAD = #{impoGrad}, APPR_BUDG = #{apprBudg}, START_DATE = #{startDate}, COMP_DATE = #{compDate}, ENG_STAT = #{engStat}, ORG_GUID = #{orgGuid}, OFLP_CODE = #{oflpCode}, IF_REIN_FORCE = #{ifReinForce}, GUID = #{guid} update att_eng_cws STAT = #{stat}, CWS_CODE = #{cwsCode}, CEN_LONG = #{cenLong}, CEN_LAT = #{cenLat}, CWS_LOC = #{cwsLoc}, AD_GUID = #{adGuid}, ENG_TYPE = #{engType}, WINT_WS_TYPE = #{wintWsType}, WASU_TYPE = #{wasuType}, DES_WASU_SCAL = #{desWasuScal}, DES_WASU_POP = #{desWasuPop}, ENG_SCAL = #{engScal}, WATE_PURI = #{watePuri}, NOTE = #{note}, COLL_TIME = #{collTime}, UPD_TIME = #{updTime}, REC_PERS = #{recPers}, ENG_REIN_FORCE_GUID = #{engReinForceGuid}, PROJ_GUID = #{projGuid}, P_GUID = #{pGuid}, ENG_NAME = #{engName}, ENG_GUID = #{engGuid}, IMPO_GRAD = #{impoGrad}, APPR_BUDG = #{apprBudg}, START_DATE = #{startDate}, COMP_DATE = #{compDate}, ENG_STAT = #{engStat}, ORG_GUID = #{orgGuid}, OFLP_CODE = #{oflpCode}, IF_REIN_FORCE = #{ifReinForce},