View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window legend-engine-xt-relationalStore-connection-4.25.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.finos.legend.connection.jdbc
├─ org.finos.legend.connection.jdbc.JDBCConnectionManager.class - [JAR]
├─ org.finos.legend.connection.jdbc.StaticJDBCConnectionFlow.class - [JAR]
├─ org.finos.legend.connection.jdbc.StaticJDBCConnectionSpecification.class - [JAR]
org.finos.legend.connection.jdbc.legacy
├─ org.finos.legend.connection.jdbc.legacy.JdbcConnectionProvider.class - [JAR]
├─ org.finos.legend.connection.jdbc.legacy.JdbcConnectionSpecification.class - [JAR]
org.finos.legend.connection.jdbc.driver
├─ org.finos.legend.connection.jdbc.driver.H2_JDBCConnectionDriver.class - [JAR]
├─ org.finos.legend.connection.jdbc.driver.JDBCConnectionDriver.class - [JAR]