Skip to content

Commit

Permalink
Fix missing comment (to restart the build process)
Browse files Browse the repository at this point in the history
  • Loading branch information
speckyspooky authored and merks committed Jul 15, 2023
1 parent eed77f7 commit 78e9020
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -897,7 +897,7 @@ private void addLog(String methodName, Exception e) {
/**
* This API is meant to execute the update/DML sql query.
*
* @return
* @return Return the execution status
* @throws OdaException
*/
public int executeUpdate() throws OdaException {
Expand Down

0 comments on commit 78e9020

Please sign in to comment.