jar

com.paiondata.elide : elide-datastore-jpa

Maven & Gradle

Apr 24, 2024
1k stars

Elide Data Store: JPA · Elide Data Store for JPA support

Table Of Contents

Latest Version

Download com.paiondata.elide : elide-datastore-jpa JAR file - Latest Versions:

All Versions

Download com.paiondata.elide : elide-datastore-jpa JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.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 elide-datastore-jpa-1.0.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.paiondata.elide.datastores.jpa

├─ com.paiondata.elide.datastores.jpa.JpaDataStore.class - [JAR]

├─ com.paiondata.elide.datastores.jpa.PersistenceUnitInfoImpl.class - [JAR]

├─ com.paiondata.elide.datastores.jpa.ScrollableIterator.class - [JAR]

├─ com.paiondata.elide.datastores.jpa.SupplierEntityManager.class - [JAR]

com.paiondata.elide.datastores.jpa.transaction

├─ com.paiondata.elide.datastores.jpa.transaction.AbstractJpaTransaction.class - [JAR]

├─ com.paiondata.elide.datastores.jpa.transaction.JpaTransaction.class - [JAR]

├─ com.paiondata.elide.datastores.jpa.transaction.JtaTransaction.class - [JAR]

├─ com.paiondata.elide.datastores.jpa.transaction.NonJtaTransaction.class - [JAR]

com.paiondata.elide.datastores.jpa.transaction.checker

├─ com.paiondata.elide.datastores.jpa.transaction.checker.PersistentCollectionChecker.class - [JAR]

com.paiondata.elide.datastores.jpa.transaction.checker.classes

├─ com.paiondata.elide.datastores.jpa.transaction.checker.classes.EclipseLinkPersistentCollections.class - [JAR]

├─ com.paiondata.elide.datastores.jpa.transaction.checker.classes.HibernatePersistentCollections.class - [JAR]

com.paiondata.elide.datastores.jpa.porting

├─ com.paiondata.elide.datastores.jpa.porting.EntityManagerWrapper.class - [JAR]

├─ com.paiondata.elide.datastores.jpa.porting.QueryWrapper.class - [JAR]