INSERT INTO SYS_LOG ( LOG_TYPE, OPERATION, DETAIL, TIMESTAMP_ ) VALUES ( #{log_type}, #{operation}, #{detail}, #{timestamp_} )