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-array-contributor-1.2.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.mopano.hibernate.array.sql
├─ com.mopano.hibernate.array.sql.ArrayTypeDescriptor.class - [JAR]
com.mopano.hibernate.array
├─ com.mopano.hibernate.array.ArrayTypeContributor.class - [JAR]
├─ com.mopano.hibernate.array.ArrayTypes.class - [JAR]
├─ com.mopano.hibernate.array.PgOffsetTimeType.class - [JAR]
com.mopano.hibernate.array.java
├─ com.mopano.hibernate.array.java.GenericArrayTypeDescriptor.class - [JAR]
├─ com.mopano.hibernate.array.java.PgOffsetTimeJavaDescriptor.class - [JAR]