jar

org.apache.shardingsphere : sharding-jdbc-core

Maven & Gradle

Jun 05, 2020
54 usages
18.5k stars
Table Of Contents

Latest Version

Download org.apache.shardingsphere : sharding-jdbc-core JAR file - Latest Versions:

All Versions

Download org.apache.shardingsphere : sharding-jdbc-core JAR file - All Versions:

Version Vulnerabilities Size Updated
4.1.x
4.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 sharding-jdbc-core-4.1.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.shardingsphere.shardingjdbc.jdbc.adapter

├─ org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractDataSourceAdapter.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.adapter.WrapperAdapter.class - [JAR]

org.apache.shardingsphere.shardingjdbc.jdbc.core.statement

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowPreparedStatement.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShadowStatement.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement.class - [JAR]

org.apache.shardingsphere.shardingjdbc.executor.batch

├─ org.apache.shardingsphere.shardingjdbc.executor.batch.BatchPreparedStatementExecutor.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.executor.batch.BatchRouteUnit.class - [JAR]

org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.metadata

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.metadata.ShardingParameterMetaData.class - [JAR]

org.apache.shardingsphere.shardingjdbc.jdbc.core.constant

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.constant.SQLExceptionConstant.class - [JAR]

org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation

├─ org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation.JdbcMethodInvocation.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation.SetParameterMethodInvocation.class - [JAR]

org.apache.shardingsphere.shardingjdbc.jdbc.unsupported

├─ org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationDataSource.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationParameterMetaData.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationStatement.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet.class - [JAR]

org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.CachedDatabaseMetaData.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MasterSlaveDatabaseMetaData.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.MultipleDatabaseMetaData.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.ShardingDatabaseMetaData.class - [JAR]

org.apache.shardingsphere.shardingjdbc.api

├─ org.apache.shardingsphere.shardingjdbc.api.EncryptDataSourceFactory.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.api.MasterSlaveDataSourceFactory.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.api.ShadowDataSourceFactory.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.api.ShardingDataSourceFactory.class - [JAR]

org.apache.shardingsphere.shardingjdbc.jdbc.core.connection

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShadowConnection.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection.class - [JAR]

org.apache.shardingsphere.shardingjdbc.jdbc.core.context

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.context.AbstractRuntimeContext.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.context.EncryptRuntimeContext.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.context.MasterSlaveRuntimeContext.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.context.MultipleDataSourcesRuntimeContext.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.context.RuntimeContext.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.context.ShadowRuntimeContext.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.context.ShardingRuntimeContext.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.context.SingleDataSourceRuntimeContext.class - [JAR]

org.apache.shardingsphere.shardingjdbc.executor

├─ org.apache.shardingsphere.shardingjdbc.executor.AbstractStatementExecutor.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.executor.PreparedStatementExecutor.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.executor.SQLExecuteCallbackFactory.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.executor.StatementExecutor.class - [JAR]

org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor

├─ org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor.ForceExecuteCallback.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor.ForceExecuteTemplate.class - [JAR]

org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.EncryptDataSource.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.MasterSlaveDataSource.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.ShadowDataSource.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.ShardingDataSource.class - [JAR]

org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ResultSetUtil.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData.class - [JAR]

org.apache.shardingsphere.shardingjdbc.api.yaml

├─ org.apache.shardingsphere.shardingjdbc.api.yaml.YamlEncryptDataSourceFactory.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.api.yaml.YamlMasterSlaveDataSourceFactory.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.api.yaml.YamlShadowDataSourceFactory.class - [JAR]

├─ org.apache.shardingsphere.shardingjdbc.api.yaml.YamlShardingDataSourceFactory.class - [JAR]

Advertisement

Dependencies from Group

Jun 05, 2020
54 usages
18.5k stars
Jul 04, 2023
28 usages
18.5k stars
Jul 04, 2023
24 usages
18.5k stars
Mar 26, 2023
18 usages
18.5k stars

Discover Dependencies

May 23, 2023
31 usages
7 stars
Feb 08, 2020
33 usages
2.4k stars
Jun 20, 2023
35 usages
2.1k stars
May 14, 2021
45 usages
178 stars
Jul 21, 2023
36 usages
1.1k stars
Feb 11, 2022
35 usages
2.6k stars
Jan 28, 2023
44 usages
385 stars
Jul 01, 2023
32 usages
315 stars
Aug 24, 2023
38 usages
577 stars