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 edr-index-sql-0.6.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.edc.connector.store.sql.edr.schema.postgres
├─ org.eclipse.edc.connector.store.sql.edr.schema.postgres.EndpointDataReferenceEntryMapping.class - [JAR]
├─ org.eclipse.edc.connector.store.sql.edr.schema.postgres.PostgresDialectStatements.class - [JAR]
org.eclipse.edc.connector.store.sql.edr
├─ org.eclipse.edc.connector.store.sql.edr.SqlEndpointDataReferenceEntryIndex.class - [JAR]
├─ org.eclipse.edc.connector.store.sql.edr.SqlEndpointDataReferenceEntryIndexExtension.class - [JAR]
org.eclipse.edc.connector.store.sql.edr.schema
├─ org.eclipse.edc.connector.store.sql.edr.schema.BaseSqlDialectStatements.class - [JAR]
├─ org.eclipse.edc.connector.store.sql.edr.schema.EndpointDataReferenceEntryStatements.class - [JAR]