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 xtdb-sql-1.24.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
xtdb.calcite
├─ xtdb.calcite.KeywordFn.class - [JAR]
├─ xtdb.calcite.UuidFn.class - [JAR]
├─ xtdb.calcite.XtdbCalcitePrepareImpl.class - [JAR]
├─ xtdb.calcite.XtdbFilter.class - [JAR]
├─ xtdb.calcite.XtdbJdbcDriver.class - [JAR]
├─ xtdb.calcite.XtdbJoin.class - [JAR]
├─ xtdb.calcite.XtdbMethod.class - [JAR]
├─ xtdb.calcite.XtdbProject.class - [JAR]
├─ xtdb.calcite.XtdbRel.class - [JAR]
├─ xtdb.calcite.XtdbRules.class - [JAR]
├─ xtdb.calcite.XtdbSchemaFactory.class - [JAR]
├─ xtdb.calcite.XtdbSort.class - [JAR]
├─ xtdb.calcite.XtdbTable.class - [JAR]
├─ xtdb.calcite.XtdbTableScan.class - [JAR]
├─ xtdb.calcite.XtdbToEnumerableConverter.class - [JAR]
├─ xtdb.calcite.XtdbToEnumerableConverterRule.class - [JAR]
├─ xtdb.calcite.XtdbUtils.class - [JAR]