jar

com.torodb.torod.backends.drivers : postgresql

Maven & Gradle

Jun 11, 2016
2 usages
11 stars

Torod: PostgreSQL driver · PostgreSQL JDBC driver. May be used by more databases than PostgreSQL itself, but provides some database-dependent configuration. It also provides an abstraction to allow usage of several PostgreSQL JDBC drivers, such as the "official" driver (pgjdbc) or the pgjdbc-ng driver.

Table Of Contents

Latest Version

Download com.torodb.torod.backends.drivers : postgresql JAR file - Latest Versions:

All Versions

Download com.torodb.torod.backends.drivers : postgresql JAR file - All Versions:

Version Vulnerabilities Size Updated
0.40

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 postgresql-0.40.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.torodb.torod.backends.drivers.postgresql

├─ com.torodb.torod.backends.drivers.postgresql.OfficialPostgreSQLDriver.class - [JAR]

├─ com.torodb.torod.backends.drivers.postgresql.PostgreSQLDriverProvider.class - [JAR]

Advertisement