ID,
RGSTR_ID,
IS_HAS_EFVD,
IS_HAS_EDF,
EDF_IS_WIICWTOSOPP,
EDF_TYPE,
EDF_TYPE_OTHER,
EDF_IS_HAS,
IS_RULE_DEF,
IS_HAS_FMF,
IS_HAS_VOTMF,
EFMF_TYPE,
EFMF_IS_WIICWTOSOPP,
MDATA_IS_ATTP,
IS_RUN,
PAAP_IS_PFCT,
TEP_IS_PFCT,
WRCWLP_IS_PFCT,
LPEP_IS_PFCT,
FEOLP_IS_PFCT,
CAP_IS_PFCT,
NOTE,
STATUS,
PERS_ID,
INTM,
UPTM
#{id},
#{rgstrId},
#{isHasEfvd},
#{isHasEdf},
#{edfIsWiicwtosopp},
#{edfType},
#{edfTypeOther},
#{edfIsHas},
#{isRuleDef},
#{isHasFmf},
#{isHasVotmf},
#{efmfType},
#{efmfIsWiicwtosopp},
#{mdataIsAttp},
#{isRun},
#{paapIsPfct},
#{tepIsPfct},
#{wrcwlpIsPfct},
#{lpepIsPfct},
#{feolpIsPfct},
#{capIsPfct},
#{note},
#{status},
#{persId},
#{intm},
#{uptm}
and RGSTR_ID = #{rgstrId}
and IS_HAS_EFVD = #{isHasEfvd}
and IS_HAS_EDF = #{isHasEdf}
and EDF_IS_WIICWTOSOPP = #{edfIsWiicwtosopp}
and EDF_TYPE = #{edfType}
and EDF_TYPE_OTHER = #{edfTypeOther}
and EDF_IS_HAS = #{edfIsHas}
and IS_RULE_DEF = #{isRuleDef}
and IS_HAS_FMF = #{isHasFmf}
and IS_HAS_VOTMF = #{isHasVotmf}
and EFMF_TYPE = #{efmfType}
and EFMF_IS_WIICWTOSOPP = #{efmfIsWiicwtosopp}
and MDATA_IS_ATTP = #{mdataIsAttp}
and IS_RUN = #{isRun}
and PAAP_IS_PFCT = #{paapIsPfct}
and TEP_IS_PFCT = #{tepIsPfct}
and WRCWLP_IS_PFCT = #{wrcwlpIsPfct}
and LPEP_IS_PFCT = #{lpepIsPfct}
and FEOLP_IS_PFCT = #{feolpIsPfct}
and CAP_IS_PFCT = #{capIsPfct}
and NOTE = #{note}
and STATUS = #{status}
and PERS_ID = #{persId}
and INTM = #{intm}
and UPTM = #{uptm}
insert into BIS_INSP_HYST_RECT_INFO( )
values ( )
delete from BIS_INSP_HYST_RECT_INFO where ID = #{id}
delete from BIS_INSP_HYST_RECT_INFO
update BIS_INSP_HYST_RECT_INFO set flag_valid = 0 where ID = #{id}
update BIS_INSP_HYST_RECT_INFO
RGSTR_ID = #{rgstrId},
IS_HAS_EFVD = #{isHasEfvd},
IS_HAS_EDF = #{isHasEdf},
EDF_IS_WIICWTOSOPP = #{edfIsWiicwtosopp},
EDF_TYPE = #{edfType},
EDF_TYPE_OTHER = #{edfTypeOther},
EDF_IS_HAS = #{edfIsHas},
IS_RULE_DEF = #{isRuleDef},
IS_HAS_FMF = #{isHasFmf},
IS_HAS_VOTMF = #{isHasVotmf},
EFMF_TYPE = #{efmfType},
EFMF_IS_WIICWTOSOPP = #{efmfIsWiicwtosopp},
MDATA_IS_ATTP = #{mdataIsAttp},
IS_RUN = #{isRun},
PAAP_IS_PFCT = #{paapIsPfct},
TEP_IS_PFCT = #{tepIsPfct},
WRCWLP_IS_PFCT = #{wrcwlpIsPfct},
LPEP_IS_PFCT = #{lpepIsPfct},
FEOLP_IS_PFCT = #{feolpIsPfct},
CAP_IS_PFCT = #{capIsPfct},
NOTE = #{note},
STATUS = #{status},
PERS_ID = #{persId},
INTM = #{intm},
UPTM = #{uptm},
ID = #{id}
update BIS_INSP_HYST_RECT_INFO
RGSTR_ID = #{rgstrId},
IS_HAS_EFVD = #{isHasEfvd},
IS_HAS_EDF = #{isHasEdf},
EDF_IS_WIICWTOSOPP = #{edfIsWiicwtosopp},
EDF_TYPE = #{edfType},
EDF_TYPE_OTHER = #{edfTypeOther},
EDF_IS_HAS = #{edfIsHas},
IS_RULE_DEF = #{isRuleDef},
IS_HAS_FMF = #{isHasFmf},
IS_HAS_VOTMF = #{isHasVotmf},
EFMF_TYPE = #{efmfType},
EFMF_IS_WIICWTOSOPP = #{efmfIsWiicwtosopp},
MDATA_IS_ATTP = #{mdataIsAttp},
IS_RUN = #{isRun},
PAAP_IS_PFCT = #{paapIsPfct},
TEP_IS_PFCT = #{tepIsPfct},
WRCWLP_IS_PFCT = #{wrcwlpIsPfct},
LPEP_IS_PFCT = #{lpepIsPfct},
FEOLP_IS_PFCT = #{feolpIsPfct},
CAP_IS_PFCT = #{capIsPfct},
NOTE = #{note},
STATUS = #{status},
PERS_ID = #{persId},
INTM = #{intm},
UPTM = #{uptm},