Skip to content
#

howto-tutorial

Here are 96 public repositories matching this topic...

It is a hibernate repository implementation using java 8 and Generics. The implementation helps to reduce boilerplate code while developing DAO layer in enterprise applications. By extending the Repository child class will inherit all CRUD methods. Also it has feature to manage session and trasaction internally or externally as well.

  • Updated Nov 24, 2022
  • Java

Improve this page

Add a description, image, and links to the howto-tutorial topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the howto-tutorial topic, visit your repo's landing page and select "manage topics."

Learn more