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

Download ydb-jdbc-driver JAR 2.3.2 with all dependencies


JDBC Driver over YDB Java SDK

Files of the artifact ydb-jdbc-driver version 2.3.2 from the group tech.ydb.jdbc.

Artifact ydb-jdbc-driver
Group tech.ydb.jdbc
Version 2.3.2
Last update 17. October 2024
Tags: over java driver jdbc
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies ydb-sdk-query, ydb-sdk-table, ydb-sdk-scheme, yc-auth-provider,
There are maybe transitive dependencies!
There is a newer version: 2.3.5
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of ydb-jdbc-driver Show documentation

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

0 downloads

Source code of ydb-jdbc-driver version 2.3.2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.tech.ydb.jdbc.ydb-jdbc-driver
META-INF.maven.tech.ydb.jdbc.ydb-jdbc-driver.META-INF.maven.tech.ydb.jdbc.ydb-jdbc-driver.pom.properties
META-INF.maven.tech.ydb.jdbc.ydb-jdbc-driver.META-INF.maven.tech.ydb.jdbc.ydb-jdbc-driver.pom.xml
META-INF.services
META-INF.services.META-INF.services.sql.Driver
tech.ydb.jdbc
tech.ydb.jdbc.tech.ydb.jdbc.YdbConnection
tech.ydb.jdbc.tech.ydb.jdbc.YdbConst
tech.ydb.jdbc.tech.ydb.jdbc.YdbDatabaseMetaData
tech.ydb.jdbc.tech.ydb.jdbc.YdbDriver
tech.ydb.jdbc.tech.ydb.jdbc.YdbDriverInfo
tech.ydb.jdbc.tech.ydb.jdbc.YdbParameterMetaData
tech.ydb.jdbc.tech.ydb.jdbc.YdbPrepareMode
tech.ydb.jdbc.tech.ydb.jdbc.YdbPreparedStatement
tech.ydb.jdbc.tech.ydb.jdbc.YdbResultSet
tech.ydb.jdbc.tech.ydb.jdbc.YdbResultSetMetaData
tech.ydb.jdbc.tech.ydb.jdbc.YdbStatement
tech.ydb.jdbc.tech.ydb.jdbc.YdbTracer
tech.ydb.jdbc.common
tech.ydb.jdbc.common.tech.ydb.jdbc.common.ColumnInfo
tech.ydb.jdbc.common.tech.ydb.jdbc.common.FixedResultSetFactory
tech.ydb.jdbc.common.tech.ydb.jdbc.common.JdbcDriverVersion
tech.ydb.jdbc.common.tech.ydb.jdbc.common.MappingGetters
tech.ydb.jdbc.common.tech.ydb.jdbc.common.MappingSetters
tech.ydb.jdbc.common.tech.ydb.jdbc.common.TypeDescription
tech.ydb.jdbc.common.tech.ydb.jdbc.common.YdbFunctions
tech.ydb.jdbc.context
tech.ydb.jdbc.context.tech.ydb.jdbc.context.BaseYdbExecutor
tech.ydb.jdbc.context.tech.ydb.jdbc.context.QueryServiceExecutor
tech.ydb.jdbc.context.tech.ydb.jdbc.context.QueryStat
tech.ydb.jdbc.context.tech.ydb.jdbc.context.SchemeExecutor
tech.ydb.jdbc.context.tech.ydb.jdbc.context.StaticQueryResult
tech.ydb.jdbc.context.tech.ydb.jdbc.context.StreamQueryResult
tech.ydb.jdbc.context.tech.ydb.jdbc.context.TableServiceExecutor
tech.ydb.jdbc.context.tech.ydb.jdbc.context.YdbContext
tech.ydb.jdbc.context.tech.ydb.jdbc.context.YdbExecutor
tech.ydb.jdbc.context.tech.ydb.jdbc.context.YdbValidator
tech.ydb.jdbc.exception
tech.ydb.jdbc.exception.tech.ydb.jdbc.exception.ExceptionFactory
tech.ydb.jdbc.exception.tech.ydb.jdbc.exception.YdbConditionallyRetryableException
tech.ydb.jdbc.exception.tech.ydb.jdbc.exception.YdbRetryableException
tech.ydb.jdbc.exception.tech.ydb.jdbc.exception.YdbSQLException
tech.ydb.jdbc.exception.tech.ydb.jdbc.exception.YdbStatusable
tech.ydb.jdbc.exception.tech.ydb.jdbc.exception.YdbTimeoutException
tech.ydb.jdbc.exception.tech.ydb.jdbc.exception.YdbUnavailbaleException
tech.ydb.jdbc.impl
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.BaseYdbResultSet
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.BaseYdbStatement
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.MetaDataTables
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.YdbConnectionImpl
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.YdbDatabaseMetaDataImpl
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.YdbParameterMetaDataImpl
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.YdbPreparedStatementImpl
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.YdbQueryResult
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.YdbResultSetMetaDataImpl
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.YdbStatementImpl
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.YdbStaticResultSet
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.YdbTracerImpl
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.YdbTracerNone
tech.ydb.jdbc.impl.tech.ydb.jdbc.impl.YdbTypes
tech.ydb.jdbc.query
tech.ydb.jdbc.query.tech.ydb.jdbc.query.ParamDescription
tech.ydb.jdbc.query.tech.ydb.jdbc.query.QueryCmd
tech.ydb.jdbc.query.tech.ydb.jdbc.query.QueryStatement
tech.ydb.jdbc.query.tech.ydb.jdbc.query.QueryType
tech.ydb.jdbc.query.tech.ydb.jdbc.query.YdbPreparedQuery
tech.ydb.jdbc.query.tech.ydb.jdbc.query.YdbQuery
tech.ydb.jdbc.query.tech.ydb.jdbc.query.YdbQueryParser
tech.ydb.jdbc.query.tech.ydb.jdbc.query.YqlBatcher
tech.ydb.jdbc.query.params
tech.ydb.jdbc.query.params.tech.ydb.jdbc.query.params.BatchedQuery
tech.ydb.jdbc.query.params.tech.ydb.jdbc.query.params.BulkUpsertQuery
tech.ydb.jdbc.query.params.tech.ydb.jdbc.query.params.InMemoryQuery
tech.ydb.jdbc.query.params.tech.ydb.jdbc.query.params.PreparedQuery
tech.ydb.jdbc.query.params.tech.ydb.jdbc.query.params.ValueFactory
tech.ydb.jdbc.settings
tech.ydb.jdbc.settings.tech.ydb.jdbc.settings.FakeTxMode
tech.ydb.jdbc.settings.tech.ydb.jdbc.settings.YdbClientProperties
tech.ydb.jdbc.settings.tech.ydb.jdbc.settings.YdbConfig
tech.ydb.jdbc.settings.tech.ydb.jdbc.settings.YdbConnectionProperties
tech.ydb.jdbc.settings.tech.ydb.jdbc.settings.YdbLookup
tech.ydb.jdbc.settings.tech.ydb.jdbc.settings.YdbOperationProperties
tech.ydb.jdbc.settings.tech.ydb.jdbc.settings.YdbProperty
tech.ydb.jdbc.settings.tech.ydb.jdbc.settings.YdbQueryProperties
tech.ydb.jdbc.settings.tech.ydb.jdbc.settings.YdbValue
.ydb_jdbc.properties




© 2015 - 2024 Weber Informatics LLC | Privacy Policy