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 jpa-annotations-0.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
hu.webarticum.holodb.jpa.annotation
├─ hu.webarticum.holodb.jpa.annotation.HoloColumn.class - [JAR]
├─ hu.webarticum.holodb.jpa.annotation.HoloColumnDistributionQuality.class - [JAR]
├─ hu.webarticum.holodb.jpa.annotation.HoloColumnMode.class - [JAR]
├─ hu.webarticum.holodb.jpa.annotation.HoloColumnShuffleQuality.class - [JAR]
├─ hu.webarticum.holodb.jpa.annotation.HoloIgnore.class - [JAR]
├─ hu.webarticum.holodb.jpa.annotation.HoloTable.class - [JAR]
├─ hu.webarticum.holodb.jpa.annotation.HoloValue.class - [JAR]
├─ hu.webarticum.holodb.jpa.annotation.HoloVirtualColumn.class - [JAR]
├─ hu.webarticum.holodb.jpa.annotation.HoloVirtualColumns.class - [JAR]
├─ hu.webarticum.holodb.jpa.annotation.HoloWriteable.class - [JAR]