jar

solutions.a2.oracle : orajdbc-proxy

Maven & Gradle

May 30, 2023
1 stars

Oracle JDBC Proxy Driver · Oracle JDBC Proxy Driver is designed to change the SQL statements being executed against Oracle Database without changing the JVM based application (Spring/J2EE/servlets etc) itself.

Table Of Contents

Latest Version

Download solutions.a2.oracle : orajdbc-proxy JAR file - Latest Versions:

All Versions

Download solutions.a2.oracle : orajdbc-proxy JAR file - All Versions:

Version Vulnerabilities Size Updated
11.21.x
8.21.x
8.19.x
8.18.x
8.12.x
6.11.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 orajdbc-proxy-11.21.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

solutions.a2.oracle.jdbc

├─ solutions.a2.oracle.jdbc.OraProxyCallableStatement.class - [JAR]

├─ solutions.a2.oracle.jdbc.OraProxyConnection.class - [JAR]

├─ solutions.a2.oracle.jdbc.OraProxyDriver.class - [JAR]

├─ solutions.a2.oracle.jdbc.OraProxyFileUtils.class - [JAR]

├─ solutions.a2.oracle.jdbc.OraProxyPreparedStatement.class - [JAR]

├─ solutions.a2.oracle.jdbc.OraProxyResultSet.class - [JAR]

├─ solutions.a2.oracle.jdbc.OraProxySqlTranslator.class - [JAR]

├─ solutions.a2.oracle.jdbc.OraProxySqlTranslatorChronicle.class - [JAR]

├─ solutions.a2.oracle.jdbc.OraProxySqlTranslatorMap.class - [JAR]

├─ solutions.a2.oracle.jdbc.OraProxyStatement.class - [JAR]

├─ solutions.a2.oracle.jdbc.OraProxyTranslatorIntf.class - [JAR]

├─ solutions.a2.oracle.jdbc.OraProxyUtils.class - [JAR]