This is an automated email from the ASF dual-hosted git repository.
panjuan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.
from a35f52a Supports MySQL COM_SET_OPTION in protocol (#16174)
add e9bca29 Refactor XAConnectionWrapperFactory (#16187)
No new revisions were added by this update.
Summary of changes:
...onFactory.java => XAConnectionWrapperFactory.java} | 19 ++++++-------------
.../xa/jta/datasource/XATransactionDataSource.java | 8 ++++----
...yTest.java => XAConnectionWrapperFactoryTest.java} | 16 ++++++++--------
.../dialect/MariaDBXAConnectionWrapperTest.java | 9 +++++----
4 files changed, 23 insertions(+), 29 deletions(-)
rename
shardingsphere-kernel/shardingsphere-transaction/shardingsphere-transaction-type/shardingsphere-transaction-xa/shardingsphere-transaction-xa-core/src/main/java/org/apache/shardingsphere/transaction/xa/jta/connection/{XAConnectionFactory.java
=> XAConnectionWrapperFactory.java} (68%)
rename
shardingsphere-kernel/shardingsphere-transaction/shardingsphere-transaction-type/shardingsphere-transaction-xa/shardingsphere-transaction-xa-core/src/test/java/org/apache/shardingsphere/transaction/xa/jta/connection/{XAConnectionFactoryTest.java
=> XAConnectionWrapperFactoryTest.java} (69%)