jar

io.github.kislaykishore : mssqlpgbridge

Maven & Gradle

Dec 23, 2018
0 stars

MSSQL-PostgreSQL bridge driver · PostgreSQL driver which converts MSSQL compatible queries to PostgreSQL compatible

Table Of Contents

Latest Version

Download io.github.kislaykishore : mssqlpgbridge JAR file - Latest Versions:

All Versions

Download io.github.kislaykishore : mssqlpgbridge JAR file - All Versions:

Version Vulnerabilities Size Updated
0.0.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 mssqlpgbridge-0.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

mssqlpgbridge.parser

├─ mssqlpgbridge.parser.CaseChangingCharStream.class - [JAR]

├─ mssqlpgbridge.parser.CustomTSqlParserVisitor.class - [JAR]

├─ mssqlpgbridge.parser.TSqlLexer.class - [JAR]

├─ mssqlpgbridge.parser.TSqlParser.class - [JAR]

├─ mssqlpgbridge.parser.TSqlParserBaseVisitor.class - [JAR]

├─ mssqlpgbridge.parser.TSqlParserVisitor.class - [JAR]

├─ mssqlpgbridge.parser.ThrowingErrorListener.class - [JAR]

org.postgresql.jdbc

├─ org.postgresql.jdbc.PgAdapterConnection.class - [JAR]

├─ org.postgresql.jdbc.PgAdapterStatement.class - [JAR]

├─ org.postgresql.jdbc.SqlConverter.class - [JAR]

mssqlpgbridge.driver

├─ mssqlpgbridge.driver.PgAdapterDriver.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Mar 20, 2019
49 stars
Aug 02, 2019
9 usages
0 stars
Apr 16, 2021
0 stars
Aug 29, 2019
0 stars
Nov 25, 2021
0 stars
Feb 02, 2020
2 usages
49 stars
Oct 01, 2018
3 usages
19 stars
Dec 04, 2019
5 usages
414 stars