All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download sharding-jdbc-core JAR 4.0.0 with all dependencies


Files of the artifact sharding-jdbc-core version 4.0.0 from the group org.apache.shardingsphere.

Artifact sharding-jdbc-core
Group org.apache.shardingsphere
Version 4.0.0
Last update 30. December 2019
Tags: middleware distributed ecosphere database
Organization not specified
URL Not specified
License not specified
Dependencies amount 22
Dependencies shardingsphere-pluggable, sharding-transaction-core, shardingsphere-sql-parser-sql92, shardingsphere-sql-parser-mysql, shardingsphere-sql-parser-postgresql, shardingsphere-sql-parser-oracle, shardingsphere-sql-parser-sqlserver, sharding-core-route, master-slave-core-route, sharding-core-rewrite, encrypt-core-rewrite, shadow-core-rewrite, sharding-core-execute, sharding-core-merge, encrypt-core-merge, HikariCP, commons-dbcp2, commons-pool, h2, mysql-connector-java, postgresql, mssql-jdbc,
There are maybe transitive dependencies!
There is a newer version: 4.1.1
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of sharding-jdbc-core Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of sharding-jdbc-core version 4.0.0

META-INF
META-INF.META-INF.DEPENDENCIES
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
org.apache.shardingsphere.shardingjdbc.api
org.apache.shardingsphere.shardingjdbc.api.org.apache.shardingsphere.shardingjdbc.api.EncryptDataSourceFactory
org.apache.shardingsphere.shardingjdbc.api.org.apache.shardingsphere.shardingjdbc.api.MasterSlaveDataSourceFactory
org.apache.shardingsphere.shardingjdbc.api.org.apache.shardingsphere.shardingjdbc.api.ShardingDataSourceFactory
org.apache.shardingsphere.shardingjdbc.api.yaml
org.apache.shardingsphere.shardingjdbc.api.yaml.org.apache.shardingsphere.shardingjdbc.api.yaml.YamlEncryptDataSourceFactory
org.apache.shardingsphere.shardingjdbc.api.yaml.org.apache.shardingsphere.shardingjdbc.api.yaml.YamlMasterSlaveDataSourceFactory
org.apache.shardingsphere.shardingjdbc.api.yaml.org.apache.shardingsphere.shardingjdbc.api.yaml.YamlShardingDataSourceFactory
org.apache.shardingsphere.shardingjdbc.executor
org.apache.shardingsphere.shardingjdbc.executor.org.apache.shardingsphere.shardingjdbc.executor.AbstractStatementExecutor
org.apache.shardingsphere.shardingjdbc.executor.org.apache.shardingsphere.shardingjdbc.executor.BatchPreparedStatementExecutor
org.apache.shardingsphere.shardingjdbc.executor.org.apache.shardingsphere.shardingjdbc.executor.PreparedStatementExecutor
org.apache.shardingsphere.shardingjdbc.executor.org.apache.shardingsphere.shardingjdbc.executor.SQLExecuteCallbackFactory
org.apache.shardingsphere.shardingjdbc.executor.org.apache.shardingsphere.shardingjdbc.executor.StatementExecutor
org.apache.shardingsphere.shardingjdbc.jdbc.adapter
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractDataSourceAdapter
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.org.apache.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.org.apache.shardingsphere.shardingjdbc.jdbc.adapter.WrapperAdapter
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor.org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor.ForceExecuteCallback
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor.org.apache.shardingsphere.shardingjdbc.jdbc.adapter.executor.ForceExecuteTemplate
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation.org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation.JdbcMethodInvocation
org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation.org.apache.shardingsphere.shardingjdbc.jdbc.adapter.invocation.SetParameterMethodInvocation
org.apache.shardingsphere.shardingjdbc.jdbc.core.connection
org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.EncryptConnection
org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.org.apache.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
org.apache.shardingsphere.shardingjdbc.jdbc.core.constant
org.apache.shardingsphere.shardingjdbc.jdbc.core.constant.org.apache.shardingsphere.shardingjdbc.jdbc.core.constant.SQLExceptionConstant
org.apache.shardingsphere.shardingjdbc.jdbc.core.context
org.apache.shardingsphere.shardingjdbc.jdbc.core.context.org.apache.shardingsphere.shardingjdbc.jdbc.core.context.AbstractRuntimeContext
org.apache.shardingsphere.shardingjdbc.jdbc.core.context.org.apache.shardingsphere.shardingjdbc.jdbc.core.context.EncryptRuntimeContext
org.apache.shardingsphere.shardingjdbc.jdbc.core.context.org.apache.shardingsphere.shardingjdbc.jdbc.core.context.MasterSlaveRuntimeContext
org.apache.shardingsphere.shardingjdbc.jdbc.core.context.org.apache.shardingsphere.shardingjdbc.jdbc.core.context.RuntimeContext
org.apache.shardingsphere.shardingjdbc.jdbc.core.context.org.apache.shardingsphere.shardingjdbc.jdbc.core.context.ShardingRuntimeContext
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.EncryptDataSource
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.MasterSlaveDataSource
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.ShardingDataSource
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.AdaptedDatabaseMetaData
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.CachedDatabaseMetaData
org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.org.apache.shardingsphere.shardingjdbc.jdbc.core.datasource.metadata.ResultSetReturnedDatabaseMetaData
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.DatabaseMetaDataResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.EncryptResultSetMetaData
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ResultSetUtil
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.org.apache.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptPreparedStatement
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.EncryptStatement
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ResultSetEncryptorMetaData
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.org.apache.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
org.apache.shardingsphere.shardingjdbc.jdbc.metadata
org.apache.shardingsphere.shardingjdbc.jdbc.metadata.org.apache.shardingsphere.shardingjdbc.jdbc.metadata.JDBCTableMetaDataConnectionManager
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedDatabaseMetaDataResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationDataSource
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationStatement
org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.org.apache.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet




© 2015 - 2024 Weber Informatics LLC | Privacy Policy