jar

org.apache.aries.jpa : org.apache.aries.jpa.container.context

Maven & Gradle

Oct 31, 2014
19 usages

Aries JPA Container Managed Contexts

Table Of Contents

Latest Version

Download org.apache.aries.jpa : org.apache.aries.jpa.container.context JAR file - Latest Versions:

All Versions

Download org.apache.aries.jpa : org.apache.aries.jpa.container.context JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.3
0.2
0.1

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 org.apache.aries.jpa.container.context-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.aries.jpa.container.context.transaction.impl

├─ org.apache.aries.jpa.container.context.transaction.impl.DestroyCallback.class - [JAR]

├─ org.apache.aries.jpa.container.context.transaction.impl.JTAEntityManagerClose.class - [JAR]

├─ org.apache.aries.jpa.container.context.transaction.impl.JTAEntityManagerHandler.class - [JAR]

├─ org.apache.aries.jpa.container.context.transaction.impl.JTAPersistenceContextRegistry.class - [JAR]

org.apache.aries.jpa.container.context.impl

├─ org.apache.aries.jpa.container.context.impl.GlobalPersistenceManager.class - [JAR]

├─ org.apache.aries.jpa.container.context.impl.ManagedPersistenceContextFactory.class - [JAR]

├─ org.apache.aries.jpa.container.context.impl.NLS.class - [JAR]

├─ org.apache.aries.jpa.container.context.impl.PersistenceContextManager.class - [JAR]

├─ org.apache.aries.jpa.container.context.impl.QuiesceParticipantImpl.class - [JAR]

Advertisement