jar

com.eventsourcing : pgjdbc-ng

Maven & Gradle

Oct 10, 2016
1 usages
580 stars

PGJDBC-NG · A new JDBC driver for PostgreSQL aimed at supporting the advanced features of JDBC and Postgres.

Table Of Contents

Latest Version

Download com.eventsourcing : pgjdbc-ng JAR file - Latest Versions:

All Versions

Download com.eventsourcing : pgjdbc-ng JAR file - All Versions:

Version Vulnerabilities Size Updated
0.7.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window pgjdbc-ng-0.7.0-7d96678.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.impossibl.postgres.jdbc

├─ com.impossibl.postgres.jdbc.AbstractDataSource.class - [JAR]

├─ com.impossibl.postgres.jdbc.ArrayUtils.class - [JAR]

├─ com.impossibl.postgres.jdbc.BlobInputStream.class - [JAR]

├─ com.impossibl.postgres.jdbc.BlobOutputStream.class - [JAR]

├─ com.impossibl.postgres.jdbc.CachedStatement.class - [JAR]

├─ com.impossibl.postgres.jdbc.CachedStatementKey.class - [JAR]

├─ com.impossibl.postgres.jdbc.ClobReader.class - [JAR]

├─ com.impossibl.postgres.jdbc.ClobWriter.class - [JAR]

├─ com.impossibl.postgres.jdbc.CommandScroller.class - [JAR]

├─ com.impossibl.postgres.jdbc.ConnectionUtil.class - [JAR]

├─ com.impossibl.postgres.jdbc.CursorScroller.class - [JAR]

├─ com.impossibl.postgres.jdbc.ErrorUtils.class - [JAR]

├─ com.impossibl.postgres.jdbc.Exceptions.class - [JAR]

├─ com.impossibl.postgres.jdbc.GT.class - [JAR]

├─ com.impossibl.postgres.jdbc.Housekeeper.class - [JAR]

├─ com.impossibl.postgres.jdbc.Identifiers.class - [JAR]

├─ com.impossibl.postgres.jdbc.LargeObject.class - [JAR]

├─ com.impossibl.postgres.jdbc.LargeObject64.class - [JAR]

├─ com.impossibl.postgres.jdbc.ListScroller.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGArray.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGBlob.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGCallableStatement.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGCallableStatementDelegator.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGClob.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGConnectionImpl.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGConnectionPoolDataSource.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGConnectionPoolDataSourceObjectFactory.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGDataSource.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGDataSourceObjectFactory.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGDatabaseMetaData.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGDriver.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGParameterMetaData.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGPooledConnection.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGPooledConnectionDelegator.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGPreparedStatement.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGPreparedStatementDelegator.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGResultSet.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGResultSetMetaData.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGRowId.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGSQLInputImpl.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGSQLIntegrityConstraintViolationException.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGSQLOutputImpl.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGSQLSimpleException.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGSQLXML.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGSavepoint.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGSettings.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGSimpleStatement.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGStatement.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGStatementDelegator.class - [JAR]

├─ com.impossibl.postgres.jdbc.PGStruct.class - [JAR]

├─ com.impossibl.postgres.jdbc.PSQLState.class - [JAR]

├─ com.impossibl.postgres.jdbc.SQLText.class - [JAR]

├─ com.impossibl.postgres.jdbc.SQLTextEscapeFunctions.class - [JAR]

├─ com.impossibl.postgres.jdbc.SQLTextEscapes.class - [JAR]

├─ com.impossibl.postgres.jdbc.SQLTextTree.class - [JAR]

├─ com.impossibl.postgres.jdbc.SQLTextUtils.class - [JAR]

├─ com.impossibl.postgres.jdbc.SQLTypeMetaData.class - [JAR]

├─ com.impossibl.postgres.jdbc.SQLTypeUtils.class - [JAR]

├─ com.impossibl.postgres.jdbc.Scroller.class - [JAR]

├─ com.impossibl.postgres.jdbc.ThreadedHousekeeper.class - [JAR]

├─ com.impossibl.postgres.jdbc.Unwrapping.class - [JAR]

com.impossibl.postgres.jdbc.xa

├─ com.impossibl.postgres.jdbc.xa.Base64.class - [JAR]

├─ com.impossibl.postgres.jdbc.xa.PGXAConnection.class - [JAR]

├─ com.impossibl.postgres.jdbc.xa.PGXAConnectionDelegator.class - [JAR]

├─ com.impossibl.postgres.jdbc.xa.PGXADataSource.class - [JAR]

├─ com.impossibl.postgres.jdbc.xa.PGXADataSourceObjectFactory.class - [JAR]

├─ com.impossibl.postgres.jdbc.xa.PGXAException.class - [JAR]

├─ com.impossibl.postgres.jdbc.xa.RecoveredXid.class - [JAR]

com.impossibl.postgres.datetime.instants

├─ com.impossibl.postgres.datetime.instants.AmbiguousInstant.class - [JAR]

├─ com.impossibl.postgres.datetime.instants.FutureInfiniteInstant.class - [JAR]

├─ com.impossibl.postgres.datetime.instants.InfiniteInstant.class - [JAR]

├─ com.impossibl.postgres.datetime.instants.Instant.class - [JAR]

├─ com.impossibl.postgres.datetime.instants.InstantBase.class - [JAR]

├─ com.impossibl.postgres.datetime.instants.Instants.class - [JAR]

├─ com.impossibl.postgres.datetime.instants.PastInfiniteInstant.class - [JAR]

├─ com.impossibl.postgres.datetime.instants.PreciseInstant.class - [JAR]

com.impossibl.postgres.api.jdbc

├─ com.impossibl.postgres.api.jdbc.PGConnection.class - [JAR]

├─ com.impossibl.postgres.api.jdbc.PGNotificationListener.class - [JAR]

├─ com.impossibl.postgres.api.jdbc.PGSQLExceptionInfo.class - [JAR]

├─ com.impossibl.postgres.api.jdbc.PGSQLInput.class - [JAR]

├─ com.impossibl.postgres.api.jdbc.PGSQLOutput.class - [JAR]

com.impossibl.postgres.utils

├─ com.impossibl.postgres.utils.BlockingReadTimeoutException.class - [JAR]

├─ com.impossibl.postgres.utils.ByteBufs.class - [JAR]

├─ com.impossibl.postgres.utils.Converter.class - [JAR]

├─ com.impossibl.postgres.utils.Factory.class - [JAR]

├─ com.impossibl.postgres.utils.GeometryParsers.class - [JAR]

├─ com.impossibl.postgres.utils.MD5Authentication.class - [JAR]

├─ com.impossibl.postgres.utils.NullByteBuf.class - [JAR]

├─ com.impossibl.postgres.utils.Paths.class - [JAR]

├─ com.impossibl.postgres.utils.StreamingByteBuf.class - [JAR]

├─ com.impossibl.postgres.utils.StringTransforms.class - [JAR]

├─ com.impossibl.postgres.utils.Timer.class - [JAR]

com.impossibl.postgres.protocol.ssl

├─ com.impossibl.postgres.protocol.ssl.ConsolePasswordCallbackHandler.class - [JAR]

├─ com.impossibl.postgres.protocol.ssl.ContextCallbackHandler.class - [JAR]

├─ com.impossibl.postgres.protocol.ssl.NonValidatingTrustManager.class - [JAR]

├─ com.impossibl.postgres.protocol.ssl.OnDemandKeyManager.class - [JAR]

├─ com.impossibl.postgres.protocol.ssl.SSLEngineFactory.class - [JAR]

├─ com.impossibl.postgres.protocol.ssl.SSLMode.class - [JAR]

com.impossibl.postgres.system.procs

├─ com.impossibl.postgres.system.procs.ACLItems.class - [JAR]

├─ com.impossibl.postgres.system.procs.Arrays.class - [JAR]

├─ com.impossibl.postgres.system.procs.BaseProcProvider.class - [JAR]

├─ com.impossibl.postgres.system.procs.BinaryDecoder.class - [JAR]

├─ com.impossibl.postgres.system.procs.BinaryEncoder.class - [JAR]

├─ com.impossibl.postgres.system.procs.BitMods.class - [JAR]

├─ com.impossibl.postgres.system.procs.Bits.class - [JAR]

├─ com.impossibl.postgres.system.procs.Bools.class - [JAR]

├─ com.impossibl.postgres.system.procs.Boxes.class - [JAR]

├─ com.impossibl.postgres.system.procs.Bytes.class - [JAR]

├─ com.impossibl.postgres.system.procs.Cidrs.class - [JAR]

├─ com.impossibl.postgres.system.procs.Circles.class - [JAR]

├─ com.impossibl.postgres.system.procs.ConvertedBytes.class - [JAR]

├─ com.impossibl.postgres.system.procs.Dates.class - [JAR]

├─ com.impossibl.postgres.system.procs.Domains.class - [JAR]

├─ com.impossibl.postgres.system.procs.Float4s.class - [JAR]

├─ com.impossibl.postgres.system.procs.Float8s.class - [JAR]

├─ com.impossibl.postgres.system.procs.HStores.class - [JAR]

├─ com.impossibl.postgres.system.procs.Inets.class - [JAR]

├─ com.impossibl.postgres.system.procs.Int2s.class - [JAR]

├─ com.impossibl.postgres.system.procs.Int4s.class - [JAR]

├─ com.impossibl.postgres.system.procs.Int8s.class - [JAR]

├─ com.impossibl.postgres.system.procs.Intervals.class - [JAR]

├─ com.impossibl.postgres.system.procs.Jsons.class - [JAR]

├─ com.impossibl.postgres.system.procs.LSegs.class - [JAR]

├─ com.impossibl.postgres.system.procs.Lines.class - [JAR]

├─ com.impossibl.postgres.system.procs.MacAddrs.class - [JAR]

├─ com.impossibl.postgres.system.procs.Moneys.class - [JAR]

├─ com.impossibl.postgres.system.procs.Names.class - [JAR]

├─ com.impossibl.postgres.system.procs.Networks.class - [JAR]

├─ com.impossibl.postgres.system.procs.NumericMods.class - [JAR]

├─ com.impossibl.postgres.system.procs.Numerics.class - [JAR]

├─ com.impossibl.postgres.system.procs.Oids.class - [JAR]

├─ com.impossibl.postgres.system.procs.Paths.class - [JAR]

├─ com.impossibl.postgres.system.procs.Points.class - [JAR]

├─ com.impossibl.postgres.system.procs.Polygons.class - [JAR]

├─ com.impossibl.postgres.system.procs.ProcProvider.class - [JAR]

├─ com.impossibl.postgres.system.procs.Procs.class - [JAR]

├─ com.impossibl.postgres.system.procs.Ranges.class - [JAR]

├─ com.impossibl.postgres.system.procs.Records.class - [JAR]

├─ com.impossibl.postgres.system.procs.SettingSelectProcProvider.class - [JAR]

├─ com.impossibl.postgres.system.procs.SimpleProcProvider.class - [JAR]

├─ com.impossibl.postgres.system.procs.Strings.class - [JAR]

├─ com.impossibl.postgres.system.procs.TextDecoder.class - [JAR]

├─ com.impossibl.postgres.system.procs.TextEncoder.class - [JAR]

├─ com.impossibl.postgres.system.procs.Tids.class - [JAR]

├─ com.impossibl.postgres.system.procs.TimeMods.class - [JAR]

├─ com.impossibl.postgres.system.procs.TimesWithTZ.class - [JAR]

├─ com.impossibl.postgres.system.procs.TimesWithoutTZ.class - [JAR]

├─ com.impossibl.postgres.system.procs.TimestampMods.class - [JAR]

├─ com.impossibl.postgres.system.procs.Timestamps.class - [JAR]

├─ com.impossibl.postgres.system.procs.TimestampsWithTZ.class - [JAR]

├─ com.impossibl.postgres.system.procs.TimestampsWithoutTZ.class - [JAR]

├─ com.impossibl.postgres.system.procs.UUIDs.class - [JAR]

├─ com.impossibl.postgres.system.procs.Unknowns.class - [JAR]

├─ com.impossibl.postgres.system.procs.UnssupportedFormatException.class - [JAR]

├─ com.impossibl.postgres.system.procs.XMLs.class - [JAR]

com.impossibl.postgres.protocol.v30

├─ com.impossibl.postgres.protocol.v30.BaseProtocolListener.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.BindExecCommandImpl.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.CloseCommandImpl.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.CommandImpl.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.FunctionCallCommandImpl.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.MessageDecoder.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.MessageHandler.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.NamedThreadFactory.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.PrepareCommandImpl.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.ProtocolFactoryImpl.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.ProtocolImpl.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.ProtocolListener.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.ProtocolShared.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.QueryCommandImpl.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.ResponseMessage.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.SSLRequestCommandImpl.class - [JAR]

├─ com.impossibl.postgres.protocol.v30.StartupCommandImpl.class - [JAR]

com.impossibl.postgres.types

├─ com.impossibl.postgres.types.ArrayType.class - [JAR]

├─ com.impossibl.postgres.types.BaseType.class - [JAR]

├─ com.impossibl.postgres.types.CompositeType.class - [JAR]

├─ com.impossibl.postgres.types.DomainType.class - [JAR]

├─ com.impossibl.postgres.types.EnumerationType.class - [JAR]

├─ com.impossibl.postgres.types.Modifiers.class - [JAR]

├─ com.impossibl.postgres.types.PrimitiveType.class - [JAR]

├─ com.impossibl.postgres.types.PsuedoType.class - [JAR]

├─ com.impossibl.postgres.types.RangeType.class - [JAR]

├─ com.impossibl.postgres.types.Registry.class - [JAR]

├─ com.impossibl.postgres.types.Type.class - [JAR]

com.impossibl.postgres.api.data

├─ com.impossibl.postgres.api.data.ACLItem.class - [JAR]

├─ com.impossibl.postgres.api.data.CidrAddr.class - [JAR]

├─ com.impossibl.postgres.api.data.InetAddr.class - [JAR]

├─ com.impossibl.postgres.api.data.Interval.class - [JAR]

├─ com.impossibl.postgres.api.data.Path.class - [JAR]

├─ com.impossibl.postgres.api.data.Range.class - [JAR]

├─ com.impossibl.postgres.api.data.Record.class - [JAR]

├─ com.impossibl.postgres.api.data.Tid.class - [JAR]

com.impossibl.postgres.system.tables

├─ com.impossibl.postgres.system.tables.PgAttribute.class - [JAR]

├─ com.impossibl.postgres.system.tables.PgProc.class - [JAR]

├─ com.impossibl.postgres.system.tables.PgType.class - [JAR]

├─ com.impossibl.postgres.system.tables.Table.class - [JAR]

├─ com.impossibl.postgres.system.tables.Tables.class - [JAR]

com.impossibl.postgres.utils.guava

├─ com.impossibl.postgres.utils.guava.ByteStreams.class - [JAR]

├─ com.impossibl.postgres.utils.guava.CharStreams.class - [JAR]

├─ com.impossibl.postgres.utils.guava.Joiner.class - [JAR]

├─ com.impossibl.postgres.utils.guava.Preconditions.class - [JAR]

├─ com.impossibl.postgres.utils.guava.Strings.class - [JAR]

com.impossibl.postgres.datetime

├─ com.impossibl.postgres.datetime.DateTimeFormat.class - [JAR]

├─ com.impossibl.postgres.datetime.FormatUtils.class - [JAR]

├─ com.impossibl.postgres.datetime.ISODateFormat.class - [JAR]

├─ com.impossibl.postgres.datetime.ISOTimeFormat.class - [JAR]

├─ com.impossibl.postgres.datetime.ISOTimestampFormat.class - [JAR]

├─ com.impossibl.postgres.datetime.TimeZones.class - [JAR]

com.impossibl.postgres.protocol

├─ com.impossibl.postgres.protocol.BindExecCommand.class - [JAR]

├─ com.impossibl.postgres.protocol.CloseCommand.class - [JAR]

├─ com.impossibl.postgres.protocol.Command.class - [JAR]

├─ com.impossibl.postgres.protocol.FunctionCallCommand.class - [JAR]

├─ com.impossibl.postgres.protocol.Locator.class - [JAR]

├─ com.impossibl.postgres.protocol.Notice.class - [JAR]

├─ com.impossibl.postgres.protocol.PrepareCommand.class - [JAR]

├─ com.impossibl.postgres.protocol.Protocol.class - [JAR]

├─ com.impossibl.postgres.protocol.ProtocolFactory.class - [JAR]

├─ com.impossibl.postgres.protocol.QueryCommand.class - [JAR]

├─ com.impossibl.postgres.protocol.ResultField.class - [JAR]

├─ com.impossibl.postgres.protocol.SSLRequestCommand.class - [JAR]

├─ com.impossibl.postgres.protocol.ServerObjectType.class - [JAR]

├─ com.impossibl.postgres.protocol.StartupCommand.class - [JAR]

├─ com.impossibl.postgres.protocol.TransactionStatus.class - [JAR]

├─ com.impossibl.postgres.protocol.TypeRef.class - [JAR]

com.impossibl.postgres.mapper

├─ com.impossibl.postgres.mapper.ArrayPropertySetter.class - [JAR]

├─ com.impossibl.postgres.mapper.FieldPropertySetter.class - [JAR]

├─ com.impossibl.postgres.mapper.ListPropertySetter.class - [JAR]

├─ com.impossibl.postgres.mapper.MapPropertySetter.class - [JAR]

├─ com.impossibl.postgres.mapper.Mapper.class - [JAR]

├─ com.impossibl.postgres.mapper.MethodPropertySetter.class - [JAR]

├─ com.impossibl.postgres.mapper.PropertySetter.class - [JAR]

com.impossibl.postgres.system

├─ com.impossibl.postgres.system.BasicContext.class - [JAR]

├─ com.impossibl.postgres.system.Context.class - [JAR]

├─ com.impossibl.postgres.system.DateStyle.class - [JAR]

├─ com.impossibl.postgres.system.DecoratorContext.class - [JAR]

├─ com.impossibl.postgres.system.NoticeException.class - [JAR]

├─ com.impossibl.postgres.system.NotificationListener.class - [JAR]

├─ com.impossibl.postgres.system.Settings.class - [JAR]

├─ com.impossibl.postgres.system.SettingsContext.class - [JAR]

├─ com.impossibl.postgres.system.TypeMapContext.class - [JAR]

├─ com.impossibl.postgres.system.UnsupportedServerVersion.class - [JAR]

├─ com.impossibl.postgres.system.Version.class - [JAR]

Advertisement

Dependencies from Group

Jan 09, 2017
9 usages
406 stars
Jan 09, 2017
7 usages
406 stars
Jan 09, 2017
5 usages
406 stars
Jan 09, 2017
5 usages
406 stars
Oct 10, 2016
1 usages
580 stars

Discover Dependencies

Jan 09, 2017
406 stars
Jan 09, 2017
1 usages
406 stars
Jan 09, 2017
9 usages
406 stars
Jan 09, 2017
1 usages
406 stars
Jul 17, 2016
2 usages
237 stars
Mar 18, 2017
6 stars
Oct 17, 2016
1 stars
Jul 13, 2018
1 usages
69 stars