jar

com.github.royken : genericDao

Maven & Gradle

Nov 09, 2015
0 stars

genericDao · A library that provides CRUD and find all methods with JPA

Table Of Contents

Latest Version

Download com.github.royken : genericDao JAR file - Latest Versions:

All Versions

Download com.github.royken : genericDao JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0
1.0

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 genericDao-2.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.royken.generic.dao.impl

├─ com.royken.generic.dao.impl.GenericDao.class - [JAR]

com.royken.generic.dao

├─ com.royken.generic.dao.DataAccessException.class - [JAR]

├─ com.royken.generic.dao.IGenericDao.class - [JAR]