manojpawar94 / core-java-hibernate-mysql

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

manojpawar94/core-java-hibernate-mysql Stargazers