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 data-plane-instance-store-sql-0.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.eclipse.edc.connector.dataplane.selector.store.sql.schema.postgres
├─ org.eclipse.edc.connector.dataplane.selector.store.sql.schema.postgres.PostgresDataPlaneInstanceStatements.class - [JAR]
org.eclipse.edc.connector.dataplane.selector.store.sql
├─ org.eclipse.edc.connector.dataplane.selector.store.sql.SqlDataPlaneInstanceStore.class - [JAR]
├─ org.eclipse.edc.connector.dataplane.selector.store.sql.SqlDataPlaneInstanceStoreExtension.class - [JAR]
org.eclipse.edc.connector.dataplane.selector.store.sql.schema
├─ org.eclipse.edc.connector.dataplane.selector.store.sql.schema.BaseSqlDataPlaneInstanceStatements.class - [JAR]
├─ org.eclipse.edc.connector.dataplane.selector.store.sql.schema.DataPlaneInstanceStatements.class - [JAR]