Lines Matching full:operation
222 * @param contactDataValues Parameters to be passed for insert operation
224 * @return The result returned by the insert operation
317 * @param initialValues Parameters to be passed for insert operation
319 * @return The result returned by the insert operation
344 * @param initialValues Parameters to be passed for insert operation
346 * @return The result returned by the insert operation
361 * @param contactDataValues Parameters to be passed for update operation
362 * @param rdbPredicates Conditions for update operation
364 * @return The result returned by the update operation
405 * @param values Parameters to be passed for update operation
406 * @param rdbPredicates Conditions for update operation
408 * @return The result returned by the update operation
455 * @param values Parameters to be passed for update operation
456 * @param rdbPredicates Conditions for update operation
458 * @return The result returned by the update operation
480 * @param values Parameters to be passed for update operation
481 * @param rdbPredicates Conditions for update operation
483 * @return The result returned by the update operation
504 * @param rdbPredicates Conditions for delete operation
506 * @return The result returned by the delete operation
527 * @param rdbPredicates Conditions for delete operation
529 * @return The result returned by the delete operation
566 * @param rdbPredicates Conditions for delete operation
568 * @return The result returned by the delete operation
605 * @param rdbPredicates Conditions for delete operation
607 * @return The result returned by the delete operation
728 * @param rdbPredicates Conditions for delete operation
730 * @return The result returned by the delete operation
831 * @param rdbPredicates Conditions for delete operation
833 * @return The result returned by the delete operation
985 * @param rdbPredicates Conditions for query operation
986 * @param columns Conditions for query operation
988 * @return The result returned by the query operation
1209 * @return The result returned by the selectCandidate operation
1219 * @brief Perform a split operation
1221 * @param predicates Conditions for split operation
1223 * @return The result returned by the split operation
1244 * @brief Perform an autoMerge operation
1246 * @return The result returned by the autoMerge operation
1263 * @brief Perform a manualMerge operation
1265 * @param predicates Conditions for manualMerge operation
1267 * @return The result returned by the manualMerge operation