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 data-sdk-jpa-3.1.3.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
cn.herodotus.engine.data.jpa.configuration
├─ cn.herodotus.engine.data.jpa.configuration.DataJpaConfiguration.class - [JAR]
cn.herodotus.engine.data.jpa.hibernate.identifier
├─ cn.herodotus.engine.data.jpa.hibernate.identifier.AbstractUuidGenerator.class - [JAR]
cn.herodotus.engine.data.jpa.p6spy
├─ cn.herodotus.engine.data.jpa.p6spy.P6SpyMessageFormatting.class - [JAR]
cn.herodotus.engine.data.jpa.hibernate.spi.cache
├─ cn.herodotus.engine.data.jpa.hibernate.spi.cache.HerodotusDomainDataStorageAccess.class - [JAR]
├─ cn.herodotus.engine.data.jpa.hibernate.spi.cache.HerodotusRegionFactory.class - [JAR]
cn.herodotus.engine.data.jpa.hibernate
├─ cn.herodotus.engine.data.jpa.hibernate.HerodotusPhysicalNamingStrategy.class - [JAR]
org.hibernate.cache.spi
├─ org.hibernate.cache.spi.QueryKey.class - [JAR]