jar

net.sf.r4h : repository4hibernate

Maven & Gradle

Apr 19, 2014

The project provides an implementation of REPOSITORY PATTERN using HIBERNATE for data access. The goal of this project is to provide an EASY TO USE API that allows to write most of CRUD operations you need in development of end user applications in ONE LINE OF CODE even for developers who are unfamiliar with Hibernate. We provide a well tested set of CRUD operations which were assembled in more than 4 years of refactoring of projects of our clients. Instead of writing same code over and over again we encourage you to try this API on your own project and see how many lines of code YOU can replace with JUST ONE LINE.

Table Of Contents

Latest Version

Download net.sf.r4h : repository4hibernate JAR file - Latest Versions:

All Versions

Download net.sf.r4h : repository4hibernate JAR file - All Versions:

Version Vulnerabilities Size Updated
4.3.x
4.1.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 repository4hibernate-4.3.6.Final.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.