returnrawQueryGetLongList("select operation_id from r_operation_group_master_relation where operation_group_master_id=?",newString[]{""+operationGroupMasterId});
returnrawQueryGetIntegerList("select operation_group_master_id from r_operation_group_master_relation where operation_id=?",newString[]{""+operationId});