jar

com.torodb.torod.backends : drivers

Maven & Gradle

Jun 11, 2016
11 stars

Backends database drivers · Parent project for the backend database drivers. Drivers are kept independent of the database implementation as some databases may share the same drivers (for instance, many Postgres-derived databases use the same JDBC drivers, as they implement the same wire protocol). However, database-dependent configuration is possible from the database backend module.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
0.40
postgresql
mysql

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

Advertisement