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

Download jdbc-yugabytedb JAR 42.3.5-yb-8 with all dependencies


Java JDBC 4.2 (JRE 8+) driver for YugaByte SQL database

Files of the artifact jdbc-yugabytedb version 42.3.5-yb-8 from the group com.yugabyte.

Artifact jdbc-yugabytedb
Group com.yugabyte
Version 42.3.5-yb-8
Last update 01. October 2024
Tags: github pgjdbc from https forked
Organization not specified
URL https://github.com/yugabyte/jdbc-yugabytedb
License BSD-2-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
There is a newer version: 42.3.5-yb-7
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of jdbc-yugabytedb Show documentation

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

0 downloads

Source code of jdbc-yugabytedb version 42.3.5-yb-8

META-INF
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NOTICE
META-INF.services
META-INF.services.META-INF.services.sql.Driver
com.yugabyte.ysql
com.yugabyte.ysql.com.yugabyte.ysql.ClusterAwareLoadBalancer
com.yugabyte.ysql.com.yugabyte.ysql.LoadBalanceProperties
com.yugabyte.ysql.com.yugabyte.ysql.LoadBalanceService
com.yugabyte.ysql.com.yugabyte.ysql.LoadBalancer
com.yugabyte.ysql.com.yugabyte.ysql.TopologyAwareLoadBalancer
com.yugabyte.ysql.com.yugabyte.ysql.YBClusterAwareDataSource
com.yugabyte.ysql.com.yugabyte.ysql.YBManagedHostnameVerifier
org.postgresql
org.postgresql.org.postgresql.Driver
org.postgresql.org.postgresql.PGConnection
org.postgresql.org.postgresql.PGEnvironment
org.postgresql.org.postgresql.PGNotification
org.postgresql.org.postgresql.PGProperty
org.postgresql.org.postgresql.PGRefCursorResultSet
org.postgresql.org.postgresql.PGResultSetMetaData
org.postgresql.org.postgresql.PGStatement
org.postgresql.copy
org.postgresql.copy.org.postgresql.copy.CopyDual
org.postgresql.copy.org.postgresql.copy.CopyIn
org.postgresql.copy.org.postgresql.copy.CopyManager
org.postgresql.copy.org.postgresql.copy.CopyOperation
org.postgresql.copy.org.postgresql.copy.CopyOut
org.postgresql.copy.org.postgresql.copy.PGCopyInputStream
org.postgresql.copy.org.postgresql.copy.PGCopyOutputStream
org.postgresql.core
org.postgresql.core.org.postgresql.core.AsciiStringInterner
org.postgresql.core.org.postgresql.core.BaseConnection
org.postgresql.core.org.postgresql.core.BaseQueryKey
org.postgresql.core.org.postgresql.core.BaseStatement
org.postgresql.core.org.postgresql.core.CachedQuery
org.postgresql.core.org.postgresql.core.CachedQueryCreateAction
org.postgresql.core.org.postgresql.core.CallableQueryKey
org.postgresql.core.org.postgresql.core.CommandCompleteParser
org.postgresql.core.org.postgresql.core.ConnectionFactory
org.postgresql.core.org.postgresql.core.Encoding
org.postgresql.core.org.postgresql.core.EncodingPredictor
org.postgresql.core.org.postgresql.core.Field
org.postgresql.core.org.postgresql.core.FixedLengthOutputStream
org.postgresql.core.org.postgresql.core.JavaVersion
org.postgresql.core.org.postgresql.core.JdbcCallParseInfo
org.postgresql.core.org.postgresql.core.NativeQuery
org.postgresql.core.org.postgresql.core.Notification
org.postgresql.core.org.postgresql.core.Oid
org.postgresql.core.org.postgresql.core.PGBindException
org.postgresql.core.org.postgresql.core.PGStream
org.postgresql.core.org.postgresql.core.ParameterList
org.postgresql.core.org.postgresql.core.Parser
org.postgresql.core.org.postgresql.core.Provider
org.postgresql.core.org.postgresql.core.Query
org.postgresql.core.org.postgresql.core.QueryExecutor
org.postgresql.core.org.postgresql.core.QueryExecutorBase
org.postgresql.core.org.postgresql.core.QueryWithReturningColumnsKey
org.postgresql.core.org.postgresql.core.ReplicationProtocol
org.postgresql.core.org.postgresql.core.ResultCursor
org.postgresql.core.org.postgresql.core.ResultHandler
org.postgresql.core.org.postgresql.core.ResultHandlerBase
org.postgresql.core.org.postgresql.core.ResultHandlerDelegate
org.postgresql.core.org.postgresql.core.ServerVersion
org.postgresql.core.org.postgresql.core.SetupQueryRunner
org.postgresql.core.org.postgresql.core.SocketFactoryFactory
org.postgresql.core.org.postgresql.core.SqlCommand
org.postgresql.core.org.postgresql.core.SqlCommandType
org.postgresql.core.org.postgresql.core.TransactionState
org.postgresql.core.org.postgresql.core.Tuple
org.postgresql.core.org.postgresql.core.TypeInfo
org.postgresql.core.org.postgresql.core.Utils
org.postgresql.core.org.postgresql.core.Version
org.postgresql.core.org.postgresql.core.VisibleBufferedInputStream
org.postgresql.core.v3
org.postgresql.core.v3.org.postgresql.core.v3.BatchedQuery
org.postgresql.core.v3.org.postgresql.core.v3.CompositeParameterList
org.postgresql.core.v3.org.postgresql.core.v3.CompositeQuery
org.postgresql.core.v3.org.postgresql.core.v3.ConnectionFactoryImpl
org.postgresql.core.v3.org.postgresql.core.v3.CopyDualImpl
org.postgresql.core.v3.org.postgresql.core.v3.CopyInImpl
org.postgresql.core.v3.org.postgresql.core.v3.CopyOperationImpl
org.postgresql.core.v3.org.postgresql.core.v3.CopyOutImpl
org.postgresql.core.v3.org.postgresql.core.v3.DescribeRequest
org.postgresql.core.v3.org.postgresql.core.v3.ExecuteRequest
org.postgresql.core.v3.org.postgresql.core.v3.Portal
org.postgresql.core.v3.org.postgresql.core.v3.QueryExecutorImpl
org.postgresql.core.v3.org.postgresql.core.v3.SimpleParameterList
org.postgresql.core.v3.org.postgresql.core.v3.SimpleQuery
org.postgresql.core.v3.org.postgresql.core.v3.TypeTransferModeRegistry
org.postgresql.core.v3.org.postgresql.core.v3.V3ParameterList
org.postgresql.core.v3.adaptivefetch
org.postgresql.core.v3.adaptivefetch.org.postgresql.core.v3.adaptivefetch.AdaptiveFetchCache
org.postgresql.core.v3.adaptivefetch.org.postgresql.core.v3.adaptivefetch.AdaptiveFetchCacheEntry
org.postgresql.core.v3.replication
org.postgresql.core.v3.replication.org.postgresql.core.v3.replication.V3PGReplicationStream
org.postgresql.core.v3.replication.org.postgresql.core.v3.replication.V3ReplicationProtocol
org.postgresql.ds
org.postgresql.ds.org.postgresql.ds.PGConnectionPoolDataSource
org.postgresql.ds.org.postgresql.ds.PGPooledConnection
org.postgresql.ds.org.postgresql.ds.PGPoolingDataSource
org.postgresql.ds.org.postgresql.ds.PGSimpleDataSource
org.postgresql.ds.common
org.postgresql.ds.common.org.postgresql.ds.common.BaseDataSource
org.postgresql.ds.common.org.postgresql.ds.common.PGObjectFactory
org.postgresql.fastpath
org.postgresql.fastpath.org.postgresql.fastpath.Fastpath
org.postgresql.fastpath.org.postgresql.fastpath.FastpathArg
org.postgresql.geometric
org.postgresql.geometric.org.postgresql.geometric.PGbox
org.postgresql.geometric.org.postgresql.geometric.PGcircle
org.postgresql.geometric.org.postgresql.geometric.PGline
org.postgresql.geometric.org.postgresql.geometric.PGlseg
org.postgresql.geometric.org.postgresql.geometric.PGpath
org.postgresql.geometric.org.postgresql.geometric.PGpoint
org.postgresql.geometric.org.postgresql.geometric.PGpolygon
org.postgresql.gss
org.postgresql.gss.org.postgresql.gss.GSSCallbackHandler
org.postgresql.gss.org.postgresql.gss.GSSInputStream
org.postgresql.gss.org.postgresql.gss.GSSOutputStream
org.postgresql.gss.org.postgresql.gss.GssAction
org.postgresql.gss.org.postgresql.gss.GssEncAction
org.postgresql.gss.org.postgresql.gss.MakeGSS
org.postgresql.hostchooser
org.postgresql.hostchooser.org.postgresql.hostchooser.CandidateHost
org.postgresql.hostchooser.org.postgresql.hostchooser.GlobalHostStatusTracker
org.postgresql.hostchooser.org.postgresql.hostchooser.HostChooser
org.postgresql.hostchooser.org.postgresql.hostchooser.HostChooserFactory
org.postgresql.hostchooser.org.postgresql.hostchooser.HostRequirement
org.postgresql.hostchooser.org.postgresql.hostchooser.HostStatus
org.postgresql.hostchooser.org.postgresql.hostchooser.MultiHostChooser
org.postgresql.hostchooser.org.postgresql.hostchooser.SingleHostChooser
org.postgresql.jdbc
org.postgresql.jdbc.org.postgresql.jdbc.AbstractBlobClob
org.postgresql.jdbc.org.postgresql.jdbc.ArrayDecoding
org.postgresql.jdbc.org.postgresql.jdbc.ArrayEncoding
org.postgresql.jdbc.org.postgresql.jdbc.AutoSave
org.postgresql.jdbc.org.postgresql.jdbc.BatchResultHandler
org.postgresql.jdbc.org.postgresql.jdbc.BooleanTypeUtil
org.postgresql.jdbc.org.postgresql.jdbc.CallableBatchResultHandler
org.postgresql.jdbc.org.postgresql.jdbc.EscapeSyntaxCallMode
org.postgresql.jdbc.org.postgresql.jdbc.EscapedFunctions
org.postgresql.jdbc.org.postgresql.jdbc.EscapedFunctions2
org.postgresql.jdbc.org.postgresql.jdbc.FieldMetadata
org.postgresql.jdbc.org.postgresql.jdbc.GSSEncMode
org.postgresql.jdbc.org.postgresql.jdbc.PSQLSavepoint
org.postgresql.jdbc.org.postgresql.jdbc.PSQLWarningWrapper
org.postgresql.jdbc.org.postgresql.jdbc.PgArray
org.postgresql.jdbc.org.postgresql.jdbc.PgBlob
org.postgresql.jdbc.org.postgresql.jdbc.PgCallableStatement
org.postgresql.jdbc.org.postgresql.jdbc.PgClob
org.postgresql.jdbc.org.postgresql.jdbc.PgConnection
org.postgresql.jdbc.org.postgresql.jdbc.PgDatabaseMetaData
org.postgresql.jdbc.org.postgresql.jdbc.PgParameterMetaData
org.postgresql.jdbc.org.postgresql.jdbc.PgPreparedStatement
org.postgresql.jdbc.org.postgresql.jdbc.PgResultSet
org.postgresql.jdbc.org.postgresql.jdbc.PgResultSetMetaData
org.postgresql.jdbc.org.postgresql.jdbc.PgSQLXML
org.postgresql.jdbc.org.postgresql.jdbc.PgStatement
org.postgresql.jdbc.org.postgresql.jdbc.PreferQueryMode
org.postgresql.jdbc.org.postgresql.jdbc.QueryExecutorTimeZoneProvider
org.postgresql.jdbc.org.postgresql.jdbc.ResultWrapper
org.postgresql.jdbc.org.postgresql.jdbc.SslMode
org.postgresql.jdbc.org.postgresql.jdbc.StatementCancelState
org.postgresql.jdbc.org.postgresql.jdbc.TimestampUtils
org.postgresql.jdbc.org.postgresql.jdbc.TypeInfoCache
org.postgresql.jdbc.org.postgresql.jdbc.UUIDArrayAssistant
org.postgresql.jdbc2
org.postgresql.jdbc2.org.postgresql.jdbc2.ArrayAssistant
org.postgresql.jdbc2.org.postgresql.jdbc2.ArrayAssistantRegistry
org.postgresql.jdbc2.optional
org.postgresql.jdbc2.optional.org.postgresql.jdbc2.optional.ConnectionPool
org.postgresql.jdbc2.optional.org.postgresql.jdbc2.optional.PoolingDataSource
org.postgresql.jdbc2.optional.org.postgresql.jdbc2.optional.SimpleDataSource
org.postgresql.jdbc3
org.postgresql.jdbc3.org.postgresql.jdbc3.Jdbc3ConnectionPool
org.postgresql.jdbc3.org.postgresql.jdbc3.Jdbc3PoolingDataSource
org.postgresql.jdbc3.org.postgresql.jdbc3.Jdbc3SimpleDataSource
org.postgresql.jre7.sasl
org.postgresql.jre7.sasl.org.postgresql.jre7.sasl.ScramAuthenticator
org.postgresql.largeobject
org.postgresql.largeobject.org.postgresql.largeobject.BlobInputStream
org.postgresql.largeobject.org.postgresql.largeobject.BlobOutputStream
org.postgresql.largeobject.org.postgresql.largeobject.LargeObject
org.postgresql.largeobject.org.postgresql.largeobject.LargeObjectManager
org.postgresql.osgi
org.postgresql.osgi.org.postgresql.osgi.PGBundleActivator
org.postgresql.osgi.org.postgresql.osgi.PGDataSourceFactory
org.postgresql
org.postgresql.org.postgresql.package-info
org.postgresql.replication
org.postgresql.replication.org.postgresql.replication.LogSequenceNumber
org.postgresql.replication.org.postgresql.replication.PGReplicationConnection
org.postgresql.replication.org.postgresql.replication.PGReplicationConnectionImpl
org.postgresql.replication.org.postgresql.replication.PGReplicationStream
org.postgresql.replication.org.postgresql.replication.ReplicationSlotInfo
org.postgresql.replication.org.postgresql.replication.ReplicationType
org.postgresql.replication.fluent
org.postgresql.replication.fluent.org.postgresql.replication.fluent.AbstractCreateSlotBuilder
org.postgresql.replication.fluent.org.postgresql.replication.fluent.AbstractStreamBuilder
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ChainedCommonCreateSlotBuilder
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ChainedCommonStreamBuilder
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ChainedCreateReplicationSlotBuilder
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ChainedStreamBuilder
org.postgresql.replication.fluent.org.postgresql.replication.fluent.CommonOptions
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ReplicationCreateSlotBuilder
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ReplicationStreamBuilder
org.postgresql.replication.fluent.logical
org.postgresql.replication.fluent.logical.org.postgresql.replication.fluent.logical.ChainedLogicalCreateSlotBuilder
org.postgresql.replication.fluent.logical.org.postgresql.replication.fluent.logical.ChainedLogicalStreamBuilder
org.postgresql.replication.fluent.logical.org.postgresql.replication.fluent.logical.LogicalCreateSlotBuilder
org.postgresql.replication.fluent.logical.org.postgresql.replication.fluent.logical.LogicalReplicationOptions
org.postgresql.replication.fluent.logical.org.postgresql.replication.fluent.logical.LogicalStreamBuilder
org.postgresql.replication.fluent.logical.org.postgresql.replication.fluent.logical.StartLogicalReplicationCallback
org.postgresql.replication.fluent.physical
org.postgresql.replication.fluent.physical.org.postgresql.replication.fluent.physical.ChainedPhysicalCreateSlotBuilder
org.postgresql.replication.fluent.physical.org.postgresql.replication.fluent.physical.ChainedPhysicalStreamBuilder
org.postgresql.replication.fluent.physical.org.postgresql.replication.fluent.physical.PhysicalCreateSlotBuilder
org.postgresql.replication.fluent.physical.org.postgresql.replication.fluent.physical.PhysicalReplicationOptions
org.postgresql.replication.fluent.physical.org.postgresql.replication.fluent.physical.PhysicalStreamBuilder
org.postgresql.replication.fluent.physical.org.postgresql.replication.fluent.physical.StartPhysicalReplicationCallback
org.postgresql.ssl
org.postgresql.ssl.org.postgresql.ssl.DbKeyStoreSocketFactory
org.postgresql.ssl.org.postgresql.ssl.DefaultJavaSSLFactory
org.postgresql.ssl.org.postgresql.ssl.LazyKeyManager
org.postgresql.ssl.org.postgresql.ssl.LibPQFactory
org.postgresql.ssl.org.postgresql.ssl.MakeSSL
org.postgresql.ssl.org.postgresql.ssl.NonValidatingFactory
org.postgresql.ssl.org.postgresql.ssl.PGjdbcHostnameVerifier
org.postgresql.ssl.org.postgresql.ssl.PKCS12KeyManager
org.postgresql.ssl.org.postgresql.ssl.SingleCertValidatingFactory
org.postgresql.ssl.org.postgresql.ssl.WrappedFactory
org.postgresql.ssl.jdbc4
org.postgresql.ssl.jdbc4.org.postgresql.ssl.jdbc4.LibPQFactory
org.postgresql.sspi
org.postgresql.sspi.org.postgresql.sspi.ISSPIClient
org.postgresql.sspi.org.postgresql.sspi.NTDSAPI
org.postgresql.sspi.org.postgresql.sspi.NTDSAPIWrapper
org.postgresql.sspi.org.postgresql.sspi.SSPIClient
org.postgresql.translation
org.postgresql.translation.org.postgresql.translation.bg.po
org.postgresql.translation.org.postgresql.translation.cs.po
org.postgresql.translation.org.postgresql.translation.de.po
org.postgresql.translation.org.postgresql.translation.es.po
org.postgresql.translation.org.postgresql.translation.fr.po
org.postgresql.translation.org.postgresql.translation.it.po
org.postgresql.translation.org.postgresql.translation.ja.po
org.postgresql.translation.org.postgresql.translation.messages.pot
org.postgresql.translation.org.postgresql.translation.messages_bg
org.postgresql.translation.org.postgresql.translation.messages_cs
org.postgresql.translation.org.postgresql.translation.messages_de
org.postgresql.translation.org.postgresql.translation.messages_es
org.postgresql.translation.org.postgresql.translation.messages_fr
org.postgresql.translation.org.postgresql.translation.messages_it
org.postgresql.translation.org.postgresql.translation.messages_ja
org.postgresql.translation.org.postgresql.translation.messages_nl
org.postgresql.translation.org.postgresql.translation.messages_pl
org.postgresql.translation.org.postgresql.translation.messages_pt_BR
org.postgresql.translation.org.postgresql.translation.messages_ru
org.postgresql.translation.org.postgresql.translation.messages_sr
org.postgresql.translation.org.postgresql.translation.messages_tr
org.postgresql.translation.org.postgresql.translation.messages_zh_CN
org.postgresql.translation.org.postgresql.translation.messages_zh_TW
org.postgresql.translation.org.postgresql.translation.nl.po
org.postgresql.translation.org.postgresql.translation.pl.po
org.postgresql.translation.org.postgresql.translation.pt_BR.po
org.postgresql.translation.org.postgresql.translation.ru.po
org.postgresql.translation.org.postgresql.translation.sr.po
org.postgresql.translation.org.postgresql.translation.tr.po
org.postgresql.translation.org.postgresql.translation.zh_CN.po
org.postgresql.translation.org.postgresql.translation.zh_TW.po
org.postgresql.util
org.postgresql.util.org.postgresql.util.ByteBufferByteStreamWriter
org.postgresql.util.org.postgresql.util.ByteConverter
org.postgresql.util.org.postgresql.util.ByteStreamWriter
org.postgresql.util.org.postgresql.util.CanEstimateSize
org.postgresql.util.org.postgresql.util.DriverInfo
org.postgresql.util.org.postgresql.util.ExpressionProperties
org.postgresql.util.org.postgresql.util.GT
org.postgresql.util.org.postgresql.util.Gettable
org.postgresql.util.org.postgresql.util.GettableHashMap
org.postgresql.util.org.postgresql.util.HStoreConverter
org.postgresql.util.org.postgresql.util.HostSpec
org.postgresql.util.org.postgresql.util.JdbcBlackHole
org.postgresql.util.org.postgresql.util.LogWriterHandler
org.postgresql.util.org.postgresql.util.LruCache
org.postgresql.util.org.postgresql.util.MD5Digest
org.postgresql.util.org.postgresql.util.OSUtil
org.postgresql.util.org.postgresql.util.ObjectFactory
org.postgresql.util.org.postgresql.util.PGBinaryObject
org.postgresql.util.org.postgresql.util.PGInterval
org.postgresql.util.org.postgresql.util.PGJDBCMain
org.postgresql.util.org.postgresql.util.PGPropertyMaxResultBufferParser
org.postgresql.util.org.postgresql.util.PGPropertyPasswordParser
org.postgresql.util.org.postgresql.util.PGPropertyServiceParser
org.postgresql.util.org.postgresql.util.PGPropertyUtil
org.postgresql.util.org.postgresql.util.PGTime
org.postgresql.util.org.postgresql.util.PGTimestamp
org.postgresql.util.org.postgresql.util.PGbytea
org.postgresql.util.org.postgresql.util.PGmoney
org.postgresql.util.org.postgresql.util.PGobject
org.postgresql.util.org.postgresql.util.PGtokenizer
org.postgresql.util.org.postgresql.util.PSQLException
org.postgresql.util.org.postgresql.util.PSQLState
org.postgresql.util.org.postgresql.util.PSQLWarning
org.postgresql.util.org.postgresql.util.ReaderInputStream
org.postgresql.util.org.postgresql.util.ServerErrorMessage
org.postgresql.util.org.postgresql.util.SharedTimer
org.postgresql.util.org.postgresql.util.StreamWrapper
org.postgresql.util.org.postgresql.util.URLCoder
org.postgresql.util.internal
org.postgresql.util.internal.org.postgresql.util.internal.Nullness
org.postgresql.util.internal.org.postgresql.util.internal.Unsafe
org.postgresql.xa
org.postgresql.xa.org.postgresql.xa.PGXAConnection
org.postgresql.xa.org.postgresql.xa.PGXADataSource
org.postgresql.xa.org.postgresql.xa.PGXADataSourceFactory
org.postgresql.xa.org.postgresql.xa.PGXAException
org.postgresql.xa.org.postgresql.xa.RecoveredXid
org.postgresql.xml
org.postgresql.xml.org.postgresql.xml.DefaultPGXmlFactoryFactory
org.postgresql.xml.org.postgresql.xml.EmptyStringEntityResolver
org.postgresql.xml.org.postgresql.xml.LegacyInsecurePGXmlFactoryFactory
org.postgresql.xml.org.postgresql.xml.NullErrorHandler
org.postgresql.xml.org.postgresql.xml.PGXmlFactoryFactory




© 2015 - 2024 Weber Informatics LLC | Privacy Policy