jar

io.github.greycode : shardingsphere-transaction-xa-core

Maven & Gradle

May 20, 2023
0 stars

shardingsphere-transaction-xa-core

Table Of Contents

Latest Version

Download io.github.greycode : shardingsphere-transaction-xa-core JAR file - Latest Versions:

All Versions

Download io.github.greycode : shardingsphere-transaction-xa-core JAR file - All Versions:

Version Vulnerabilities Size Updated
5.3.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 shardingsphere-transaction-xa-core-5.3.3.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.shardingsphere.transaction.xa.jta.datasource.swapper

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.swapper.DataSourcePropertyProvider.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.swapper.DataSourceSwapper.class - [JAR]

org.apache.shardingsphere.transaction.xa.jta.datasource.swapper.impl

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.swapper.impl.DefaultDataSourcePropertyProvider.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.swapper.impl.HikariCPPropertyProvider.class - [JAR]

org.apache.shardingsphere.transaction.xa.jta.datasource

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.XATransactionDataSource.class - [JAR]

org.apache.shardingsphere.transaction.xa.jta.datasource.properties.dialect

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.properties.dialect.H2XADataSourceDefinition.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.properties.dialect.MariaDBXADataSourceDefinition.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.properties.dialect.MySQLXADataSourceDefinition.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.properties.dialect.OpenGaussXADataSourceDefinition.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.properties.dialect.OracleXADataSourceDefinition.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.properties.dialect.PostgreSQLXADataSourceDefinition.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.properties.dialect.SQLServerXADataSourceDefinition.class - [JAR]

org.apache.shardingsphere.transaction.xa

├─ org.apache.shardingsphere.transaction.xa.XAShardingSphereTransactionManager.class - [JAR]

org.apache.shardingsphere.transaction.xa.jta.connection.dialect

├─ org.apache.shardingsphere.transaction.xa.jta.connection.dialect.H2XAConnectionWrapper.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.connection.dialect.MariaDBXAConnectionWrapper.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.connection.dialect.MySQLXAConnectionWrapper.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.connection.dialect.OpenGaussXAConnectionWrapper.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.connection.dialect.OracleXAConnectionWrapper.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.connection.dialect.PostgreSQLXAConnectionWrapper.class - [JAR]

org.apache.shardingsphere.transaction.xa.jta.connection

├─ org.apache.shardingsphere.transaction.xa.jta.connection.XAConnectionWrapper.class - [JAR]

org.apache.shardingsphere.transaction.xa.jta.datasource.checker.dialect

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.checker.dialect.MySQLDataSourcePrivilegeChecker.class - [JAR]

org.apache.shardingsphere.transaction.xa.jta.datasource.properties

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.properties.XADataSourceDefinition.class - [JAR]

org.apache.shardingsphere.transaction.xa.jta.exception

├─ org.apache.shardingsphere.transaction.xa.jta.exception.XADataSourceInitializeException.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.exception.XATransactionCheckPrivilegeFailedException.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.exception.XATransactionNestedBeginException.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.exception.XATransactionPrivilegeException.class - [JAR]

org.apache.shardingsphere.transaction.xa.jta.datasource.checker

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.checker.DataSourcePrivilegeChecker.class - [JAR]

├─ org.apache.shardingsphere.transaction.xa.jta.datasource.checker.DefaultDataSourcePrivilegeChecker.class - [JAR]