jar

org.hswebframework.web : hsweb-datasource-jta

Maven & Gradle

Aug 04, 2023
2 usages
8k stars

基于atomikos的多数据源实现,支持事务中切换数据源

Table Of Contents

Latest Version

Download org.hswebframework.web : hsweb-datasource-jta JAR file - Latest Versions:

All Versions

Download org.hswebframework.web : hsweb-datasource-jta JAR file - All Versions:

Version Vulnerabilities Size Updated
4.0.x
3.0.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 hsweb-datasource-jta-4.0.16.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.hswebframework.web.datasource.jta

├─ org.hswebframework.web.datasource.jta.AtomikosDataSourceAutoConfiguration.class - [JAR]

├─ org.hswebframework.web.datasource.jta.AtomikosDataSourceConfig.class - [JAR]

├─ org.hswebframework.web.datasource.jta.InMemoryAtomikosDataSourceRepository.class - [JAR]

├─ org.hswebframework.web.datasource.jta.JtaDataSourceRepository.class - [JAR]