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 vpro-shared-hibernate-3.5.4.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
nl.vpro.hibernate.h2
├─ nl.vpro.hibernate.h2.H2DialectWithUUID.class - [JAR]
nl.vpro.hibernate
├─ nl.vpro.hibernate.CriteriaIterator.class - [JAR]
├─ nl.vpro.hibernate.FalseToNullType.class - [JAR]
├─ nl.vpro.hibernate.InstantToTimestampType.class - [JAR]
├─ nl.vpro.hibernate.QueryIterator.class - [JAR]
├─ nl.vpro.hibernate.ScrollableResultsIterator.class - [JAR]
├─ nl.vpro.hibernate.URIType.class - [JAR]
├─ nl.vpro.hibernate.URITypeDescriptor.class - [JAR]
nl.vpro.hibernate.hsql
├─ nl.vpro.hibernate.hsql.CustomHSQLDialect.class - [JAR]