Skip to content

Learn the basics of using Hibernate, HikariCP with MySQL, including setting up EntityManager with XML and Java configurations. This guide also includes practical examples of CRUD operations.

Notifications You must be signed in to change notification settings

ilkeratik/hibernate-basics-with-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hibernate-MySQL-starter

Learn the basics of using Hibernate, HikariCP with MySQL, including setting up EntityManager with XML and Java configurations. This guide also includes practical examples of CRUD operations.

Don't forget to run your and configure MySQL as container or executable, then accordingly set up the JDBC URL, username, and password through app.properties or persistence.xml.

About

Learn the basics of using Hibernate, HikariCP with MySQL, including setting up EntityManager with XML and Java configurations. This guide also includes practical examples of CRUD operations.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages