Skip to content

vladigeras/demohibernate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This is a some simple example of using Hibernate ORM.

Also inside it you can see JUnit 5 tests for classes.

Run

mvnw clean install

cd target

java -jar demohibernate-1.0-SNAPSHOT.jar

Setting

You can see database connection (PostgreSQL) setting in the hibernate.cfg.xml

About

Simple example of a Hibernate ORM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages