longkaimao commented on issue #24649:
URL: 
https://github.com/apache/shardingsphere/issues/24649#issuecomment-1475301368

   I found  ‘@ShardingSphereTransactionType’ is no longer used in version 
5.3.1,and there is a global configure which is ‘  - !TRANSACTION defaultType: 
LOCAL providerType: Seata’, if I need to specify it in the business, I have to 
write code: TransactionTypeHolder.  Set (TransactionType.  Base);
   
   Do I have to add this code to every branch transaction?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to