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 unifiedpush-model-jpa-2.5.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.jboss.aerogear.unifiedpush.jpa.cdi
├─ org.jboss.aerogear.unifiedpush.jpa.cdi.Factory.class - [JAR]
org.jboss.aerogear.unifiedpush.jpa.dao.impl
├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao.class - [JAR]
├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPACategoryDao.class - [JAR]
├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAFlatPushMessageInformationDao.class - [JAR]
├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAHealthDao.class - [JAR]
├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAInstallationDao.class - [JAR]
├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAPushApplicationDao.class - [JAR]
├─ org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAVariantDao.class - [JAR]
org.jboss.aerogear.unifiedpush.jpa
├─ org.jboss.aerogear.unifiedpush.jpa.Mysql5BitBooleanDialect.class - [JAR]