jar

org.apache.openejb : openejb-jpa-integration

Maven & Gradle

Sep 27, 2017
3 usages

OpenEJB :: Container :: JPA Integration

Table Of Contents

Latest Version

Download org.apache.openejb : openejb-jpa-integration JAR file - Latest Versions:

All Versions

Download org.apache.openejb : openejb-jpa-integration JAR file - All Versions:

Version Vulnerabilities Size Updated
4.7.x
4.6.x
4.5.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window openejb-jpa-integration-4.7.5.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.openejb.jpa.integration.hibernate

├─ org.apache.openejb.jpa.integration.hibernate.PrefixNamingStrategy.class - [JAR]

org.apache.openejb.toplink

├─ org.apache.openejb.toplink.JTATransactionController.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.OpenEJBServerPlatform.class - [JAR]

├─ org.apache.openejb.jpa.integration.eclipselink.PrefixSessionCustomizer.class - [JAR]

Advertisement