cherrylzhao opened a new pull request #4951: using 
ShardingTransactionTypeScanner to create proxy bean which include transaction 
type annotation
URL: https://github.com/apache/incubator-shardingsphere/pull/4951
 
 
   - ShardingTransactionTypeScanner
      scanner will create proxy automatically if using @ShardingTransactionType 
annotation in class or method
   -  ShardingTransactionTypeAdvisor
      this advisor is spring original way to proceed AOP which include 
poinctcut and advice
   -  ShardingTransactionTypeInterceptor
      interceptor is a implement of advice which invoke TransactionTypeHolder 
class

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to