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 jipijapa-hibernate4-3-25.0.1.Final.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.as.jpa.hibernate4.infinispan
├─ org.jboss.as.jpa.hibernate4.infinispan.InfinispanRegionFactory.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.infinispan.SharedInfinispanRegionFactory.class - [JAR]
org.jboss.as.jpa.hibernate4
├─ org.jboss.as.jpa.hibernate4.DefaultJtaPlatform.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.HibernateArchiveScanner.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.HibernatePersistenceProviderAdaptor.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.JBossAppServerJtaPlatform.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.TwoPhaseBootstrapImpl.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.VirtualFileInputStreamAccess.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.VirtualFileSystemArchiveDescriptor.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.VirtualFileSystemArchiveDescriptorFactory.class - [JAR]
org.jboss.as.jpa.hibernate4.management
├─ org.jboss.as.jpa.hibernate4.management.HibernateAbstractStatistics.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.management.HibernateCollectionStatistics.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.management.HibernateEntityCacheStatistics.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.management.HibernateEntityStatistics.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.management.HibernateManagementAdaptor.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.management.HibernateQueryCacheStatistics.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.management.HibernateStatistics.class - [JAR]
├─ org.jboss.as.jpa.hibernate4.management.QueryName.class - [JAR]