jar

io.github.flbulgarelli : jpa-extras

Maven & Gradle

Aug 19, 2023
1 stars

JPA/Hibernate Java 11+ Extras · Better Integration of JPA/Hibernate 2.2 and Java 11+

Table Of Contents

Latest Version

Download io.github.flbulgarelli : jpa-extras JAR file - Latest Versions:

All Versions

Download io.github.flbulgarelli : jpa-extras 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 jpa-extras-1.0.0-rc1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.flbulgarelli.jpa.extras.convert

├─ io.github.flbulgarelli.jpa.extras.convert.LambdaConverter.class - [JAR]

io.github.flbulgarelli.jpa.extras.export

├─ io.github.flbulgarelli.jpa.extras.export.JpaSchemaExport.class - [JAR]

io.github.flbulgarelli.jpa.extras.test

├─ io.github.flbulgarelli.jpa.extras.test.PersistenceTest.class - [JAR]

├─ io.github.flbulgarelli.jpa.extras.test.SimplePersistenceTest.class - [JAR]

io.github.flbulgarelli.jpa.extras.perthread

├─ io.github.flbulgarelli.jpa.extras.perthread.PerThreadEntityManagerAccess.class - [JAR]

├─ io.github.flbulgarelli.jpa.extras.perthread.PerThreadEntityManagerProperties.class - [JAR]

├─ io.github.flbulgarelli.jpa.extras.perthread.WithPerThreadEntityManager.class - [JAR]

io.github.flbulgarelli.jpa.extras

├─ io.github.flbulgarelli.jpa.extras.EntityManagerOps.class - [JAR]

├─ io.github.flbulgarelli.jpa.extras.TransactionalOps.class - [JAR]

├─ io.github.flbulgarelli.jpa.extras.WithEntityManager.class - [JAR]

io.github.flbulgarelli.jpa.extras.simple

├─ io.github.flbulgarelli.jpa.extras.simple.WithSimplePersistenceUnit.class - [JAR]