jar

com.afrunt.jpa : power-dao

Maven & Gradle

Nov 29, 2018
1 stars

Power-DAO · Open source abstraction around EntityManager

Table Of Contents

Latest Version

Download com.afrunt.jpa : power-dao JAR file - Latest Versions:

All Versions

Download com.afrunt.jpa : power-dao JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.4
0.3.x
0.2.x
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 power-dao-0.4.7.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.afrunt.jpa.powerdao

├─ com.afrunt.jpa.powerdao.AbstractEntityManagerAdapter.class - [JAR]

├─ com.afrunt.jpa.powerdao.AbstractExtendedApiDao.class - [JAR]

├─ com.afrunt.jpa.powerdao.AbstractExtendedQueryApiDao.class - [JAR]

├─ com.afrunt.jpa.powerdao.EntityManagerAdapter.class - [JAR]

├─ com.afrunt.jpa.powerdao.ExtendedApiDao.class - [JAR]

├─ com.afrunt.jpa.powerdao.ExtendedEntityApiDao.class - [JAR]

├─ com.afrunt.jpa.powerdao.ExtendedQueryApiDao.class - [JAR]

├─ com.afrunt.jpa.powerdao.PowerDao.class - [JAR]

├─ com.afrunt.jpa.powerdao.SimpleDao.class - [JAR]

├─ com.afrunt.jpa.powerdao.WithCollectionOperations.class - [JAR]