jar

com.oracle.database.graph : opg-pgx-jdbc

Maven & Gradle

Jan 28, 2024

opg-pgx-jdbc · Oracle Graph Client

Table Of Contents

Latest Version

Download com.oracle.database.graph : opg-pgx-jdbc JAR file - Latest Versions:

All Versions

Download com.oracle.database.graph : opg-pgx-jdbc JAR file - All Versions:

Version Vulnerabilities Size Updated
24.1.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 opg-pgx-jdbc-24.1.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

oracle.pgx.jdbc.compat

├─ oracle.pgx.jdbc.compat.CompatMode.class - [JAR]

├─ oracle.pgx.jdbc.compat.OracleJdbc19CompatMode.class - [JAR]

├─ oracle.pgx.jdbc.compat.OracleJdbc23CompatMode.class - [JAR]

├─ oracle.pgx.jdbc.compat.PgxCompatMode.class - [JAR]

oracle.pgx.jdbc

├─ oracle.pgx.jdbc.NoopConnection.class - [JAR]

├─ oracle.pgx.jdbc.PgxConnection.class - [JAR]

├─ oracle.pgx.jdbc.PgxJdbcDriver.class - [JAR]

├─ oracle.pgx.jdbc.PgxMetaData.class - [JAR]

├─ oracle.pgx.jdbc.PgxWrapper.class - [JAR]

├─ oracle.pgx.jdbc.PreparedStatementWrapper.class - [JAR]

├─ oracle.pgx.jdbc.ResultSetMetaDataWrapper.class - [JAR]

├─ oracle.pgx.jdbc.ResultSetWrapper.class - [JAR]

├─ oracle.pgx.jdbc.StatementWrapper.class - [JAR]

├─ oracle.pgx.jdbc.Util.class - [JAR]