liunancun opened a new issue #2354: With version 3.1.0, the 
HintManagerHolder.clear method is executed each time SQL is executed?
URL: https://github.com/apache/incubator-shardingsphere/issues/2354
 
 
   With version 3.1.0, the HintManagerHolder.clear method is executed each time 
SQL is executed?
   
   When using HintShardingAlgorithm, you need to set HintManagerHolder before 
executing SQL. I execute multiple SQL in Dao, or execute multiple Dao methods 
in a service. I want to set HintManagerHolder in the form of AOP interception 
before calling the method. Execute clear after the end, there is no way to 
achieve

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to