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 openejb-jpa-integration-9.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.apache.openejb.toplink
├─ org.apache.openejb.toplink.JTATransactionController.class - [JAR]
org.apache.openejb.jpa.integration.hibernate
├─ org.apache.openejb.jpa.integration.hibernate.PrefixNamingStrategy.class - [JAR]
org.apache.openejb.jpa.integration
├─ org.apache.openejb.jpa.integration.JPAThreadContext.class - [JAR]
├─ org.apache.openejb.jpa.integration.MakeTxLookup.class - [JAR]
org.apache.openejb.hibernate
├─ org.apache.openejb.hibernate.OpenEJBJtaPlatform.class - [JAR]
├─ org.apache.openejb.hibernate.OpenEJBJtaPlatform2.class - [JAR]
├─ org.apache.openejb.hibernate.TransactionManagerLookup.class - [JAR]
org.apache.openejb.jpa.integration.eclipselink
├─ org.apache.openejb.jpa.integration.eclipselink.MBeanOpenEJBRuntimeServices.class - [JAR]
├─ org.apache.openejb.jpa.integration.eclipselink.MBeanOpenEJBRuntimeServicesMBean.class - [JAR]
├─ org.apache.openejb.jpa.integration.eclipselink.OpenEJBRuntimeServices.class - [JAR]
├─ org.apache.openejb.jpa.integration.eclipselink.OpenEJBServerPlatform.class - [JAR]
├─ org.apache.openejb.jpa.integration.eclipselink.PrefixSessionCustomizer.class - [JAR]