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 3.0.0.M4 with all dependencies


Files of the artifact sharding-jdbc-core version 3.0.0.M4 from the group io.shardingsphere.

Artifact sharding-jdbc-core
Group io.shardingsphere
Version 3.0.0.M4
Last update 28. September 2018
Tags: middleware distributed ecosphere database
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies sharding-core, sharding-transaction-core, HikariCP-java7, commons-dbcp2, commons-pool, h2, mysql-connector-java, postgresql, mssql-jdbc,
There are maybe transitive dependencies!
There is a newer version: 3.1.0
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 3.0.0.M4

META-INF
META-INF.META-INF.MANIFEST.MF
io.shardingsphere.shardingjdbc.api
io.shardingsphere.shardingjdbc.api.io.shardingsphere.shardingjdbc.api.MasterSlaveDataSourceFactory
io.shardingsphere.shardingjdbc.api.io.shardingsphere.shardingjdbc.api.ShardingDataSourceFactory
io.shardingsphere.shardingjdbc.api.yaml
io.shardingsphere.shardingjdbc.api.yaml.io.shardingsphere.shardingjdbc.api.yaml.YamlMasterSlaveDataSourceFactory
io.shardingsphere.shardingjdbc.api.yaml.io.shardingsphere.shardingjdbc.api.yaml.YamlShardingDataSourceFactory
io.shardingsphere.shardingjdbc.executor
io.shardingsphere.shardingjdbc.executor.io.shardingsphere.shardingjdbc.executor.AbstractStatementExecutor
io.shardingsphere.shardingjdbc.executor.io.shardingsphere.shardingjdbc.executor.BatchPreparedStatementExecutor
io.shardingsphere.shardingjdbc.executor.io.shardingsphere.shardingjdbc.executor.PreparedStatementExecutor
io.shardingsphere.shardingjdbc.executor.io.shardingsphere.shardingjdbc.executor.StatementExecutor
io.shardingsphere.shardingjdbc.jdbc.adapter
io.shardingsphere.shardingjdbc.jdbc.adapter.io.shardingsphere.shardingjdbc.jdbc.adapter.AbstractConnectionAdapter
io.shardingsphere.shardingjdbc.jdbc.adapter.io.shardingsphere.shardingjdbc.jdbc.adapter.AbstractDataSourceAdapter
io.shardingsphere.shardingjdbc.jdbc.adapter.io.shardingsphere.shardingjdbc.jdbc.adapter.AbstractMasterSlavePreparedStatementAdapter
io.shardingsphere.shardingjdbc.jdbc.adapter.io.shardingsphere.shardingjdbc.jdbc.adapter.AbstractResultSetAdapter
io.shardingsphere.shardingjdbc.jdbc.adapter.io.shardingsphere.shardingjdbc.jdbc.adapter.AbstractShardingPreparedStatementAdapter
io.shardingsphere.shardingjdbc.jdbc.adapter.io.shardingsphere.shardingjdbc.jdbc.adapter.AbstractStatementAdapter
io.shardingsphere.shardingjdbc.jdbc.adapter.io.shardingsphere.shardingjdbc.jdbc.adapter.WrapperAdapter
io.shardingsphere.shardingjdbc.jdbc.adapter.executor
io.shardingsphere.shardingjdbc.jdbc.adapter.executor.io.shardingsphere.shardingjdbc.jdbc.adapter.executor.ForceExecuteCallback
io.shardingsphere.shardingjdbc.jdbc.adapter.executor.io.shardingsphere.shardingjdbc.jdbc.adapter.executor.ForceExecuteTemplate
io.shardingsphere.shardingjdbc.jdbc.adapter.invocation
io.shardingsphere.shardingjdbc.jdbc.adapter.invocation.io.shardingsphere.shardingjdbc.jdbc.adapter.invocation.JdbcMethodInvocation
io.shardingsphere.shardingjdbc.jdbc.adapter.invocation.io.shardingsphere.shardingjdbc.jdbc.adapter.invocation.SetParameterMethodInvocation
io.shardingsphere.shardingjdbc.jdbc.core
io.shardingsphere.shardingjdbc.jdbc.core.io.shardingsphere.shardingjdbc.jdbc.core.ShardingContext
io.shardingsphere.shardingjdbc.jdbc.core.connection
io.shardingsphere.shardingjdbc.jdbc.core.connection.io.shardingsphere.shardingjdbc.jdbc.core.connection.MasterSlaveConnection
io.shardingsphere.shardingjdbc.jdbc.core.connection.io.shardingsphere.shardingjdbc.jdbc.core.connection.ShardingConnection
io.shardingsphere.shardingjdbc.jdbc.core.datasource
io.shardingsphere.shardingjdbc.jdbc.core.datasource.io.shardingsphere.shardingjdbc.jdbc.core.datasource.MasterSlaveDataSource
io.shardingsphere.shardingjdbc.jdbc.core.datasource.io.shardingsphere.shardingjdbc.jdbc.core.datasource.ShardingDataSource
io.shardingsphere.shardingjdbc.jdbc.core.resultset
io.shardingsphere.shardingjdbc.jdbc.core.resultset.io.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSet
io.shardingsphere.shardingjdbc.jdbc.core.resultset.io.shardingsphere.shardingjdbc.jdbc.core.resultset.GeneratedKeysResultSetMetaData
io.shardingsphere.shardingjdbc.jdbc.core.resultset.io.shardingsphere.shardingjdbc.jdbc.core.resultset.ResultSetUtil
io.shardingsphere.shardingjdbc.jdbc.core.resultset.io.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSet
io.shardingsphere.shardingjdbc.jdbc.core.resultset.io.shardingsphere.shardingjdbc.jdbc.core.resultset.ShardingResultSetMetaData
io.shardingsphere.shardingjdbc.jdbc.core.statement
io.shardingsphere.shardingjdbc.jdbc.core.statement.io.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlavePreparedStatement
io.shardingsphere.shardingjdbc.jdbc.core.statement.io.shardingsphere.shardingjdbc.jdbc.core.statement.MasterSlaveStatement
io.shardingsphere.shardingjdbc.jdbc.core.statement.io.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingPreparedStatement
io.shardingsphere.shardingjdbc.jdbc.core.statement.io.shardingsphere.shardingjdbc.jdbc.core.statement.ShardingStatement
io.shardingsphere.shardingjdbc.jdbc.metadata
io.shardingsphere.shardingjdbc.jdbc.metadata.io.shardingsphere.shardingjdbc.jdbc.metadata.JDBCTableMetaDataConnectionManager
io.shardingsphere.shardingjdbc.jdbc.unsupported
io.shardingsphere.shardingjdbc.jdbc.unsupported.io.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedGeneratedKeysResultSet
io.shardingsphere.shardingjdbc.jdbc.unsupported.io.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationConnection
io.shardingsphere.shardingjdbc.jdbc.unsupported.io.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationDataSource
io.shardingsphere.shardingjdbc.jdbc.unsupported.io.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationPreparedStatement
io.shardingsphere.shardingjdbc.jdbc.unsupported.io.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationResultSet
io.shardingsphere.shardingjdbc.jdbc.unsupported.io.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedOperationStatement
io.shardingsphere.shardingjdbc.jdbc.unsupported.io.shardingsphere.shardingjdbc.jdbc.unsupported.AbstractUnsupportedUpdateOperationResultSet
io.shardingsphere.shardingjdbc.transaction
io.shardingsphere.shardingjdbc.transaction.io.shardingsphere.shardingjdbc.transaction.TransactionTypeHolder
io.shardingsphere.shardingjdbc.util
io.shardingsphere.shardingjdbc.util.io.shardingsphere.shardingjdbc.util.DataSourceUtil




© 2015 - 2024 Weber Informatics LLC | Privacy Policy