We are using Java SDK batch transactions in one of our service. Earlier we used to do this via Stored Procedure in Java Script. We had option to provide ETag check in transactions update, but in Java Batch Transactions we do not have an option to provide ETag check while executing transaction.
Hi Team ,
We are using Java SDK batch transactions in one of our service. Earlier we used to do this via Stored Procedure in Java Script. We had option to provide ETag check in transactions update, but in Java Batch Transactions we do not have an option to provide ETag check while executing transaction.
I m using - 4.18.0 CosmosDB