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 database-integrator-api-4.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.odpi.openmetadata.integrationservices.database.ffdc
├─ org.odpi.openmetadata.integrationservices.database.ffdc.DatabaseIntegratorAuditCode.class - [JAR]
├─ org.odpi.openmetadata.integrationservices.database.ffdc.DatabaseIntegratorErrorCode.class - [JAR]
org.odpi.openmetadata.integrationservices.database.api
├─ org.odpi.openmetadata.integrationservices.database.api.DatabaseIntegratorAPI.class - [JAR]
org.odpi.openmetadata.integrationservices.database.connector
├─ org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorConnector.class - [JAR]
├─ org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorContext.class - [JAR]
├─ org.odpi.openmetadata.integrationservices.database.connector.DatabaseIntegratorOMISConnector.class - [JAR]