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

Download postgresql-42.0.0 JAR 2.0 with all dependencies


Files of the artifact postgresql-42.0.0 version 2.0 from the group org.zenframework.z8.dependencies.commons.

Test

Download postgresql-42.0.0 (2.0)
Artifact postgresql-42.0.0
Group org.zenframework.z8.dependencies.commons
Version 2.0
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of postgresql-42.0.0

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

15 downloads

Source code of postgresql-42.0.0 version 2.0

META-INF
META-INF.META-INF.LICENSE
META-INF.META-INF.MANIFEST.MF
META-INF.maven.org.postgresql.postgresql
META-INF.maven.org.postgresql.postgresql.META-INF.maven.org.postgresql.postgresql.pom.properties
META-INF.maven.org.postgresql.postgresql.META-INF.maven.org.postgresql.postgresql.pom.xml
META-INF.services
META-INF.services.META-INF.services.sql.Driver
org.postgresql
org.postgresql.org.postgresql.Driver$1.class
org.postgresql.org.postgresql.Driver$ConnectThread.class
org.postgresql.org.postgresql.Driver.class
org.postgresql.org.postgresql.PGConnection.class
org.postgresql.org.postgresql.PGNotification.class
org.postgresql.org.postgresql.PGProperty.class
org.postgresql.org.postgresql.PGRefCursorResultSet.class
org.postgresql.org.postgresql.PGResultSetMetaData.class
org.postgresql.org.postgresql.PGStatement.class
org.postgresql.copy
org.postgresql.copy.org.postgresql.copy.CopyDual.class
org.postgresql.copy.org.postgresql.copy.CopyIn.class
org.postgresql.copy.org.postgresql.copy.CopyManager.class
org.postgresql.copy.org.postgresql.copy.CopyOperation.class
org.postgresql.copy.org.postgresql.copy.CopyOut.class
org.postgresql.copy.org.postgresql.copy.PGCopyInputStream.class
org.postgresql.copy.org.postgresql.copy.PGCopyOutputStream.class
org.postgresql.core
org.postgresql.core.org.postgresql.core.BaseConnection.class
org.postgresql.core.org.postgresql.core.BaseQueryKey.class
org.postgresql.core.org.postgresql.core.BaseStatement.class
org.postgresql.core.org.postgresql.core.CachedQuery.class
org.postgresql.core.org.postgresql.core.CachedQueryCreateAction.class
org.postgresql.core.org.postgresql.core.CallableQueryKey.class
org.postgresql.core.org.postgresql.core.ConnectionFactory.class
org.postgresql.core.org.postgresql.core.Encoding.class
org.postgresql.core.org.postgresql.core.EncodingPredictor$DecodeResult.class
org.postgresql.core.org.postgresql.core.EncodingPredictor$Translation.class
org.postgresql.core.org.postgresql.core.EncodingPredictor.class
org.postgresql.core.org.postgresql.core.Field.class
org.postgresql.core.org.postgresql.core.JdbcCallParseInfo.class
org.postgresql.core.org.postgresql.core.NativeQuery.class
org.postgresql.core.org.postgresql.core.Notification.class
org.postgresql.core.org.postgresql.core.Oid.class
org.postgresql.core.org.postgresql.core.PGBindException.class
org.postgresql.core.org.postgresql.core.PGStream$1.class
org.postgresql.core.org.postgresql.core.PGStream.class
org.postgresql.core.org.postgresql.core.ParameterList.class
org.postgresql.core.org.postgresql.core.Parser$1.class
org.postgresql.core.org.postgresql.core.Parser$SqlParseState.class
org.postgresql.core.org.postgresql.core.Parser.class
org.postgresql.core.org.postgresql.core.Provider.class
org.postgresql.core.org.postgresql.core.Query.class
org.postgresql.core.org.postgresql.core.QueryExecutor.class
org.postgresql.core.org.postgresql.core.QueryExecutorBase$1.class
org.postgresql.core.org.postgresql.core.QueryExecutorBase.class
org.postgresql.core.org.postgresql.core.QueryWithReturningColumnsKey.class
org.postgresql.core.org.postgresql.core.ReplicationProtocol.class
org.postgresql.core.org.postgresql.core.ResultCursor.class
org.postgresql.core.org.postgresql.core.ResultHandler.class
org.postgresql.core.org.postgresql.core.ResultHandlerBase.class
org.postgresql.core.org.postgresql.core.ResultHandlerDelegate.class
org.postgresql.core.org.postgresql.core.ServerVersion$1.class
org.postgresql.core.org.postgresql.core.ServerVersion.class
org.postgresql.core.org.postgresql.core.SetupQueryRunner$1.class
org.postgresql.core.org.postgresql.core.SetupQueryRunner$SimpleResultHandler.class
org.postgresql.core.org.postgresql.core.SetupQueryRunner.class
org.postgresql.core.org.postgresql.core.SocketFactoryFactory.class
org.postgresql.core.org.postgresql.core.SqlCommand.class
org.postgresql.core.org.postgresql.core.SqlCommandType.class
org.postgresql.core.org.postgresql.core.TransactionState.class
org.postgresql.core.org.postgresql.core.TypeInfo.class
org.postgresql.core.org.postgresql.core.UTF8Encoding.class
org.postgresql.core.org.postgresql.core.Utils.class
org.postgresql.core.org.postgresql.core.Version.class
org.postgresql.core.org.postgresql.core.VisibleBufferedInputStream.class
org.postgresql.core.v3
org.postgresql.core.v3.org.postgresql.core.v3.BatchedQuery.class
org.postgresql.core.v3.org.postgresql.core.v3.CompositeParameterList.class
org.postgresql.core.v3.org.postgresql.core.v3.CompositeQuery.class
org.postgresql.core.v3.org.postgresql.core.v3.ConnectionFactoryImpl$1.class
org.postgresql.core.v3.org.postgresql.core.v3.ConnectionFactoryImpl$UnsupportedProtocolException.class
org.postgresql.core.v3.org.postgresql.core.v3.ConnectionFactoryImpl.class
org.postgresql.core.v3.org.postgresql.core.v3.CopyDualImpl.class
org.postgresql.core.v3.org.postgresql.core.v3.CopyInImpl.class
org.postgresql.core.v3.org.postgresql.core.v3.CopyOperationImpl.class
org.postgresql.core.v3.org.postgresql.core.v3.CopyOutImpl.class
org.postgresql.core.v3.org.postgresql.core.v3.DescribeRequest.class
org.postgresql.core.v3.org.postgresql.core.v3.ExecuteRequest.class
org.postgresql.core.v3.org.postgresql.core.v3.Portal.class
org.postgresql.core.v3.org.postgresql.core.v3.QueryExecutorImpl$1.class
org.postgresql.core.v3.org.postgresql.core.v3.QueryExecutorImpl$2.class
org.postgresql.core.v3.org.postgresql.core.v3.QueryExecutorImpl$3.class
org.postgresql.core.v3.org.postgresql.core.v3.QueryExecutorImpl$4.class
org.postgresql.core.v3.org.postgresql.core.v3.QueryExecutorImpl.class
org.postgresql.core.v3.org.postgresql.core.v3.SimpleParameterList.class
org.postgresql.core.v3.org.postgresql.core.v3.SimpleQuery.class
org.postgresql.core.v3.org.postgresql.core.v3.TypeTransferModeRegistry.class
org.postgresql.core.v3.org.postgresql.core.v3.V3ParameterList.class
org.postgresql.core.v3.replication
org.postgresql.core.v3.replication.org.postgresql.core.v3.replication.V3PGReplicationStream.class
org.postgresql.core.v3.replication.org.postgresql.core.v3.replication.V3ReplicationProtocol.class
org.postgresql.ds
org.postgresql.ds.org.postgresql.ds.PGConnectionPoolDataSource.class
org.postgresql.ds.org.postgresql.ds.PGPooledConnection$ConnectionHandler.class
org.postgresql.ds.org.postgresql.ds.PGPooledConnection$StatementHandler.class
org.postgresql.ds.org.postgresql.ds.PGPooledConnection.class
org.postgresql.ds.org.postgresql.ds.PGPoolingDataSource$1.class
org.postgresql.ds.org.postgresql.ds.PGPoolingDataSource.class
org.postgresql.ds.org.postgresql.ds.PGSimpleDataSource.class
org.postgresql.ds.common
org.postgresql.ds.common.org.postgresql.ds.common.BaseDataSource$1.class
org.postgresql.ds.common.org.postgresql.ds.common.BaseDataSource.class
org.postgresql.ds.common.org.postgresql.ds.common.PGObjectFactory.class
org.postgresql.fastpath
org.postgresql.fastpath.org.postgresql.fastpath.Fastpath.class
org.postgresql.fastpath.org.postgresql.fastpath.FastpathArg.class
org.postgresql.geometric
org.postgresql.geometric.org.postgresql.geometric.PGbox.class
org.postgresql.geometric.org.postgresql.geometric.PGcircle.class
org.postgresql.geometric.org.postgresql.geometric.PGline.class
org.postgresql.geometric.org.postgresql.geometric.PGlseg.class
org.postgresql.geometric.org.postgresql.geometric.PGpath.class
org.postgresql.geometric.org.postgresql.geometric.PGpoint.class
org.postgresql.geometric.org.postgresql.geometric.PGpolygon.class
org.postgresql.gss
org.postgresql.gss.org.postgresql.gss.GSSCallbackHandler.class
org.postgresql.gss.org.postgresql.gss.GssAction.class
org.postgresql.gss.org.postgresql.gss.MakeGSS.class
org.postgresql.hostchooser
org.postgresql.hostchooser.org.postgresql.hostchooser.GlobalHostStatusTracker$HostSpecStatus.class
org.postgresql.hostchooser.org.postgresql.hostchooser.GlobalHostStatusTracker.class
org.postgresql.hostchooser.org.postgresql.hostchooser.HostChooser.class
org.postgresql.hostchooser.org.postgresql.hostchooser.HostChooserFactory.class
org.postgresql.hostchooser.org.postgresql.hostchooser.HostRequirement$1.class
org.postgresql.hostchooser.org.postgresql.hostchooser.HostRequirement$2.class
org.postgresql.hostchooser.org.postgresql.hostchooser.HostRequirement$3.class
org.postgresql.hostchooser.org.postgresql.hostchooser.HostRequirement$4.class
org.postgresql.hostchooser.org.postgresql.hostchooser.HostRequirement.class
org.postgresql.hostchooser.org.postgresql.hostchooser.HostStatus.class
org.postgresql.hostchooser.org.postgresql.hostchooser.MultiHostChooser$1.class
org.postgresql.hostchooser.org.postgresql.hostchooser.MultiHostChooser$HostSpecByTargetServerTypeComparator.class
org.postgresql.hostchooser.org.postgresql.hostchooser.MultiHostChooser.class
org.postgresql.hostchooser.org.postgresql.hostchooser.SingleHostChooser.class
org.postgresql.jdbc
org.postgresql.jdbc.org.postgresql.jdbc.AbstractBlobClob$LOIterator.class
org.postgresql.jdbc.org.postgresql.jdbc.AbstractBlobClob.class
org.postgresql.jdbc.org.postgresql.jdbc.AutoSave.class
org.postgresql.jdbc.org.postgresql.jdbc.BatchResultHandler.class
org.postgresql.jdbc.org.postgresql.jdbc.BooleanTypeUtil.class
org.postgresql.jdbc.org.postgresql.jdbc.CallableBatchResultHandler.class
org.postgresql.jdbc.org.postgresql.jdbc.EscapedFunctions.class
org.postgresql.jdbc.org.postgresql.jdbc.FieldMetadata$Key.class
org.postgresql.jdbc.org.postgresql.jdbc.FieldMetadata.class
org.postgresql.jdbc.org.postgresql.jdbc.PSQLSavepoint.class
org.postgresql.jdbc.org.postgresql.jdbc.PgArray$1.class
org.postgresql.jdbc.org.postgresql.jdbc.PgArray$PgArrayList.class
org.postgresql.jdbc.org.postgresql.jdbc.PgArray.class
org.postgresql.jdbc.org.postgresql.jdbc.PgBlob.class
org.postgresql.jdbc.org.postgresql.jdbc.PgCallableStatement.class
org.postgresql.jdbc.org.postgresql.jdbc.PgClob.class
org.postgresql.jdbc.org.postgresql.jdbc.PgConnection$1.class
org.postgresql.jdbc.org.postgresql.jdbc.PgConnection$AbortCommand.class
org.postgresql.jdbc.org.postgresql.jdbc.PgConnection$TransactionCommandHandler.class
org.postgresql.jdbc.org.postgresql.jdbc.PgConnection.class
org.postgresql.jdbc.org.postgresql.jdbc.PgDatabaseMetaData.class
org.postgresql.jdbc.org.postgresql.jdbc.PgParameterMetaData.class
org.postgresql.jdbc.org.postgresql.jdbc.PgPreparedStatement.class
org.postgresql.jdbc.org.postgresql.jdbc.PgResultSet$1.class
org.postgresql.jdbc.org.postgresql.jdbc.PgResultSet$CursorResultHandler.class
org.postgresql.jdbc.org.postgresql.jdbc.PgResultSet$NullObject.class
org.postgresql.jdbc.org.postgresql.jdbc.PgResultSet$PrimaryKey.class
org.postgresql.jdbc.org.postgresql.jdbc.PgResultSet.class
org.postgresql.jdbc.org.postgresql.jdbc.PgResultSetMetaData.class
org.postgresql.jdbc.org.postgresql.jdbc.PgSQLXML$NonPrintingErrorHandler.class
org.postgresql.jdbc.org.postgresql.jdbc.PgSQLXML.class
org.postgresql.jdbc.org.postgresql.jdbc.PgStatement$1.class
org.postgresql.jdbc.org.postgresql.jdbc.PgStatement$StatementResultHandler.class
org.postgresql.jdbc.org.postgresql.jdbc.PgStatement.class
org.postgresql.jdbc.org.postgresql.jdbc.PreferQueryMode.class
org.postgresql.jdbc.org.postgresql.jdbc.ResultWrapper.class
org.postgresql.jdbc.org.postgresql.jdbc.StatementCancelState.class
org.postgresql.jdbc.org.postgresql.jdbc.TimestampUtils$1.class
org.postgresql.jdbc.org.postgresql.jdbc.TimestampUtils$Infinity.class
org.postgresql.jdbc.org.postgresql.jdbc.TimestampUtils$ParsedBinaryTimestamp.class
org.postgresql.jdbc.org.postgresql.jdbc.TimestampUtils$ParsedTimestamp.class
org.postgresql.jdbc.org.postgresql.jdbc.TimestampUtils.class
org.postgresql.jdbc.org.postgresql.jdbc.TypeInfoCache.class
org.postgresql.jdbc.org.postgresql.jdbc.UUIDArrayAssistant.class
org.postgresql.jdbc2
org.postgresql.jdbc2.org.postgresql.jdbc2.ArrayAssistant.class
org.postgresql.jdbc2.org.postgresql.jdbc2.ArrayAssistantRegistry.class
org.postgresql.jdbc2.optional
org.postgresql.jdbc2.optional.org.postgresql.jdbc2.optional.ConnectionPool.class
org.postgresql.jdbc2.optional.org.postgresql.jdbc2.optional.PoolingDataSource.class
org.postgresql.jdbc2.optional.org.postgresql.jdbc2.optional.SimpleDataSource.class
org.postgresql.jdbc3
org.postgresql.jdbc3.org.postgresql.jdbc3.Jdbc3ConnectionPool.class
org.postgresql.jdbc3.org.postgresql.jdbc3.Jdbc3PoolingDataSource.class
org.postgresql.jdbc3.org.postgresql.jdbc3.Jdbc3SimpleDataSource.class
org.postgresql.largeobject
org.postgresql.largeobject.org.postgresql.largeobject.BlobInputStream.class
org.postgresql.largeobject.org.postgresql.largeobject.BlobOutputStream.class
org.postgresql.largeobject.org.postgresql.largeobject.LargeObject.class
org.postgresql.largeobject.org.postgresql.largeobject.LargeObjectManager.class
org.postgresql.osgi
org.postgresql.osgi.org.postgresql.osgi.PGBundleActivator.class
org.postgresql.osgi.org.postgresql.osgi.PGDataSourceFactory$SingleUseProperties.class
org.postgresql.osgi.org.postgresql.osgi.PGDataSourceFactory.class
org.postgresql.replication
org.postgresql.replication.org.postgresql.replication.LogSequenceNumber.class
org.postgresql.replication.org.postgresql.replication.PGReplicationConnection.class
org.postgresql.replication.org.postgresql.replication.PGReplicationConnectionImpl.class
org.postgresql.replication.org.postgresql.replication.PGReplicationStream.class
org.postgresql.replication.fluent
org.postgresql.replication.fluent.org.postgresql.replication.fluent.AbstractCreateSlotBuilder.class
org.postgresql.replication.fluent.org.postgresql.replication.fluent.AbstractStreamBuilder.class
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ChainedCommonCreateSlotBuilder.class
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ChainedCommonStreamBuilder.class
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ChainedCreateReplicationSlotBuilder.class
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ChainedStreamBuilder.class
org.postgresql.replication.fluent.org.postgresql.replication.fluent.CommonOptions.class
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ReplicationCreateSlotBuilder.class
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ReplicationStreamBuilder$1.class
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ReplicationStreamBuilder$2.class
org.postgresql.replication.fluent.org.postgresql.replication.fluent.ReplicationStreamBuilder.class
org.postgresql.replication.fluent.logical
org.postgresql.replication.fluent.logical.org.postgresql.replication.fluent.logical.ChainedLogicalCreateSlotBuilder.class
org.postgresql.replication.fluent.logical.org.postgresql.replication.fluent.logical.ChainedLogicalStreamBuilder.class
org.postgresql.replication.fluent.logical.org.postgresql.replication.fluent.logical.LogicalCreateSlotBuilder.class
org.postgresql.replication.fluent.logical.org.postgresql.replication.fluent.logical.LogicalReplicationOptions.class
org.postgresql.replication.fluent.logical.org.postgresql.replication.fluent.logical.LogicalStreamBuilder.class
org.postgresql.replication.fluent.logical.org.postgresql.replication.fluent.logical.StartLogicalReplicationCallback.class
org.postgresql.replication.fluent.physical
org.postgresql.replication.fluent.physical.org.postgresql.replication.fluent.physical.ChainedPhysicalCreateSlotBuilder.class
org.postgresql.replication.fluent.physical.org.postgresql.replication.fluent.physical.ChainedPhysicalStreamBuilder.class
org.postgresql.replication.fluent.physical.org.postgresql.replication.fluent.physical.PhysicalCreateSlotBuilder.class
org.postgresql.replication.fluent.physical.org.postgresql.replication.fluent.physical.PhysicalReplicationOptions.class
org.postgresql.replication.fluent.physical.org.postgresql.replication.fluent.physical.PhysicalStreamBuilder.class
org.postgresql.replication.fluent.physical.org.postgresql.replication.fluent.physical.StartPhysicalReplicationCallback.class
org.postgresql.ssl
org.postgresql.ssl.org.postgresql.ssl.DbKeyStoreSocketFactory$DbKeyStoreSocketException.class
org.postgresql.ssl.org.postgresql.ssl.DbKeyStoreSocketFactory.class
org.postgresql.ssl.org.postgresql.ssl.MakeSSL.class
org.postgresql.ssl.org.postgresql.ssl.NonValidatingFactory$NonValidatingTM.class
org.postgresql.ssl.org.postgresql.ssl.NonValidatingFactory.class
org.postgresql.ssl.org.postgresql.ssl.SingleCertValidatingFactory$SingleCertTrustManager.class
org.postgresql.ssl.org.postgresql.ssl.SingleCertValidatingFactory.class
org.postgresql.ssl.org.postgresql.ssl.WrappedFactory.class
org.postgresql.ssl.jdbc4
org.postgresql.ssl.jdbc4.org.postgresql.ssl.jdbc4.LazyKeyManager.class
org.postgresql.ssl.jdbc4.org.postgresql.ssl.jdbc4.LibPQFactory$ConsoleCallbackHandler.class
org.postgresql.ssl.jdbc4.org.postgresql.ssl.jdbc4.LibPQFactory.class
org.postgresql.sspi
org.postgresql.sspi.org.postgresql.sspi.ISSPIClient.class
org.postgresql.sspi.org.postgresql.sspi.NTDSAPI.class
org.postgresql.sspi.org.postgresql.sspi.NTDSAPIWrapper.class
org.postgresql.sspi.org.postgresql.sspi.SSPIClient.class
org.postgresql.translation
org.postgresql.translation.org.postgresql.translation.messages_bg.class
org.postgresql.translation.org.postgresql.translation.messages_cs.class
org.postgresql.translation.org.postgresql.translation.messages_de.class
org.postgresql.translation.org.postgresql.translation.messages_es.class
org.postgresql.translation.org.postgresql.translation.messages_fr.class
org.postgresql.translation.org.postgresql.translation.messages_it.class
org.postgresql.translation.org.postgresql.translation.messages_ja.class
org.postgresql.translation.org.postgresql.translation.messages_nl.class
org.postgresql.translation.org.postgresql.translation.messages_pl.class
org.postgresql.translation.org.postgresql.translation.messages_pt_BR.class
org.postgresql.translation.org.postgresql.translation.messages_ru.class
org.postgresql.translation.org.postgresql.translation.messages_sr.class
org.postgresql.translation.org.postgresql.translation.messages_tr.class
org.postgresql.translation.org.postgresql.translation.messages_zh_CN.class
org.postgresql.translation.org.postgresql.translation.messages_zh_TW.class
org.postgresql.util
org.postgresql.util.org.postgresql.util.Base64.class
org.postgresql.util.org.postgresql.util.ByteConverter.class
org.postgresql.util.org.postgresql.util.CanEstimateSize.class
org.postgresql.util.org.postgresql.util.DriverInfo.class
org.postgresql.util.org.postgresql.util.ExpressionProperties.class
org.postgresql.util.org.postgresql.util.GT.class
org.postgresql.util.org.postgresql.util.HStoreConverter.class
org.postgresql.util.org.postgresql.util.HostSpec.class
org.postgresql.util.org.postgresql.util.JdbcBlackHole.class
org.postgresql.util.org.postgresql.util.LruCache$1.class
org.postgresql.util.org.postgresql.util.LruCache$2.class
org.postgresql.util.org.postgresql.util.LruCache$CreateAction.class
org.postgresql.util.org.postgresql.util.LruCache$EvictAction.class
org.postgresql.util.org.postgresql.util.LruCache$LimitedMap.class
org.postgresql.util.org.postgresql.util.LruCache.class
org.postgresql.util.org.postgresql.util.MD5Digest.class
org.postgresql.util.org.postgresql.util.ObjectFactory.class
org.postgresql.util.org.postgresql.util.PGBinaryObject.class
org.postgresql.util.org.postgresql.util.PGInterval.class
org.postgresql.util.org.postgresql.util.PGJDBCMain.class
org.postgresql.util.org.postgresql.util.PGTime.class
org.postgresql.util.org.postgresql.util.PGTimestamp.class
org.postgresql.util.org.postgresql.util.PGbytea.class
org.postgresql.util.org.postgresql.util.PGmoney.class
org.postgresql.util.org.postgresql.util.PGobject.class
org.postgresql.util.org.postgresql.util.PGtokenizer.class
org.postgresql.util.org.postgresql.util.PSQLException.class
org.postgresql.util.org.postgresql.util.PSQLState.class
org.postgresql.util.org.postgresql.util.PSQLWarning.class
org.postgresql.util.org.postgresql.util.ReaderInputStream.class
org.postgresql.util.org.postgresql.util.ServerErrorMessage.class
org.postgresql.util.org.postgresql.util.SharedTimer.class
org.postgresql.util.org.postgresql.util.StreamWrapper$1.class
org.postgresql.util.org.postgresql.util.StreamWrapper.class
org.postgresql.util.org.postgresql.util.UnixCrypt.class
org.postgresql.xa
org.postgresql.xa.org.postgresql.xa.PGXAConnection$ConnectionHandler.class
org.postgresql.xa.org.postgresql.xa.PGXAConnection.class
org.postgresql.xa.org.postgresql.xa.PGXADataSource.class
org.postgresql.xa.org.postgresql.xa.PGXADataSourceFactory.class
org.postgresql.xa.org.postgresql.xa.PGXAException.class
org.postgresql.xa.org.postgresql.xa.RecoveredXid.class




© 2015 - 2025 Weber Informatics LLC | Privacy Policy