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 translator-phoenix-15.0.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.teiid.translator.phoenix
├─ org.teiid.translator.phoenix.PhoenixExecutionFactory.class - [JAR]
├─ org.teiid.translator.phoenix.PhoenixPlugin.class - [JAR]
├─ org.teiid.translator.phoenix.PhoenixSQLConversionVisitor.class - [JAR]
├─ org.teiid.translator.phoenix.PhoenixUpdateExecution.class - [JAR]
├─ org.teiid.translator.phoenix.PhoenixUtils.class - [JAR]
org.teiid.translator.hbase
├─ org.teiid.translator.hbase.HBaseExecutionFactory.class - [JAR]