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 bboss-plugin-hibernate4-6.2.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
com.frameworkset.common.poolman.hibernate
├─ com.frameworkset.common.poolman.hibernate.AbstractSessionFactoryBean.class - [JAR]
├─ com.frameworkset.common.poolman.hibernate.LocalDataSourceConnectionProvider.class - [JAR]
├─ com.frameworkset.common.poolman.hibernate.LocalSessionFactoryBean.class - [JAR]
├─ com.frameworkset.common.poolman.hibernate.SimpleDatasourceConnectionProvider.class - [JAR]
org.frameworkset.hibernate.serial
├─ org.frameworkset.hibernate.serial.HibernatePluginFactory.class - [JAR]
├─ org.frameworkset.hibernate.serial.PersistentBagSerial.class - [JAR]
├─ org.frameworkset.hibernate.serial.PersistentList.class - [JAR]
├─ org.frameworkset.hibernate.serial.PersistentMap.class - [JAR]
├─ org.frameworkset.hibernate.serial.PersistentSet.class - [JAR]
├─ org.frameworkset.hibernate.serial.PersistentSortedMap.class - [JAR]
├─ org.frameworkset.hibernate.serial.PersistentSortedSet.class - [JAR]