Skip to content

Commit

Permalink
Update ISQLServerConnection.java
Browse files Browse the repository at this point in the history
  • Loading branch information
PriyadharshiniP committed Dec 17, 2023
1 parent 833c00a commit 7851a47
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -505,6 +505,7 @@ CallableStatement prepareCall(String sql, int nType, int nConcur, int nHold,
* boolean value for useBulkCopyForBatchInsert.
*/
void setUseBulkCopyForBatchInsert(boolean useBulkCopyForBatchInsert) ;

/**
* Returns the useBulkCopyForBatchInsert value.
*
Expand Down

0 comments on commit 7851a47

Please sign in to comment.