jar

com.yupaits : multi-ds-tx

Maven & Gradle

Oct 24, 2022

multi-ds-tx · 多数据源切换及事务管理插件

Table Of Contents

Latest Version

Download com.yupaits : multi-ds-tx JAR file - Latest Versions:

All Versions

Download com.yupaits : multi-ds-tx JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window multi-ds-tx-1.2.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.yupaits.yutool.plugin.multids.tx.support

├─ com.yupaits.yutool.plugin.multids.tx.support.DataSourceClassResolver.class - [JAR]

├─ com.yupaits.yutool.plugin.multids.tx.support.MultiDsContextHolder.class - [JAR]

com.yupaits.yutool.plugin.multids.tx.config

├─ com.yupaits.yutool.plugin.multids.tx.config.MultiDsSwitchAdvisor.class - [JAR]

├─ com.yupaits.yutool.plugin.multids.tx.config.MultiDsSwitchAutoConfigure.class - [JAR]

├─ com.yupaits.yutool.plugin.multids.tx.config.MultiDsTransactionAdvisor.class - [JAR]

├─ com.yupaits.yutool.plugin.multids.tx.config.MultiDsTransactionAutoConfigure.class - [JAR]

com.yupaits.yutool.plugin.multids.tx.annotation

├─ com.yupaits.yutool.plugin.multids.tx.annotation.DS.class - [JAR]

├─ com.yupaits.yutool.plugin.multids.tx.annotation.EnableMultiDs.class - [JAR]

├─ com.yupaits.yutool.plugin.multids.tx.annotation.EnableMultiDsTx.class - [JAR]

├─ com.yupaits.yutool.plugin.multids.tx.annotation.MultiDsTx.class - [JAR]

com.yupaits.yutool.plugin.multids.tx.core

├─ com.yupaits.yutool.plugin.multids.tx.core.AbstractMultiDataSource.class - [JAR]

├─ com.yupaits.yutool.plugin.multids.tx.core.ConnectionFactory.class - [JAR]

├─ com.yupaits.yutool.plugin.multids.tx.core.ConnectionProxy.class - [JAR]

├─ com.yupaits.yutool.plugin.multids.tx.core.DefaultMultiDataSource.class - [JAR]

├─ com.yupaits.yutool.plugin.multids.tx.core.TransactionContext.class - [JAR]

Advertisement