GitHub / 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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/manojpawar94%2Fcore-java-hibernate-mysql
PURL: pkg:github/manojpawar94/core-java-hibernate-mysql
Stars: 2
Forks: 0
Open issues: 4
License: None
Language: Java
Size: 17.6 KB
Dependencies parsed at: Pending
Created at: over 5 years ago
Updated at: almost 4 years ago
Pushed at: over 2 years ago
Last synced at: 5 months ago
Topics: hibernate, howto-tutorial, java-8, mysql, mysql-database, repository