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 sqoop-repository-postgresql-1.99.7.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.sqoop.repository.postgresql
├─ org.apache.sqoop.repository.postgresql.PostgresqlRepoConstants.class - [JAR]
├─ org.apache.sqoop.repository.postgresql.PostgresqlRepositoryHandler.class - [JAR]
├─ org.apache.sqoop.repository.postgresql.PostgresqlSchemaCreateQuery.class - [JAR]
├─ org.apache.sqoop.repository.postgresql.PostgresqlSchemaQuery.class - [JAR]
├─ org.apache.sqoop.repository.postgresql.PostgresqlSchemaUpgradeQuery.class - [JAR]