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 hibernate-native-json-0.5.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.marvinformatics.hibernate.json
├─ com.marvinformatics.hibernate.json.JsonExpressions.class - [JAR]
├─ com.marvinformatics.hibernate.json.JsonListUserType.class - [JAR]
├─ com.marvinformatics.hibernate.json.JsonSetUserType.class - [JAR]
├─ com.marvinformatics.hibernate.json.JsonUserType.class - [JAR]
├─ com.marvinformatics.hibernate.json.PostgreSQL93Dialect.class - [JAR]
├─ com.marvinformatics.hibernate.json.PostgreSQL94Dialect.class - [JAR]
├─ com.marvinformatics.hibernate.json.PostgreSQLJsonDialect.class - [JAR]