Skip to content

A project providing JPA (on Hibernate) mapping samples for demoing and other handy stuff - Liquibase migrations, Lombok, DDL Generation, QueryDSL, jOOQ, Metamodel

License

Notifications You must be signed in to change notification settings

MiguelGL/jpa-samples-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demonstration Project for JPA and other Java DB Stuff

This is just a repository storing the code with samples of working technologies around Java and databases.

  • JPA on Hibernate build, DDL generation, mapping samples and more (main target).
  • Alternate samples using jOOQ.
  • Sample Liquibase migration support.
  • QueryDSL samples (and metamodel classes generation and usage).
  • Extensive usage of Lombok.
  • JPA Metamodel classes generation.
  • Usage of Hikari Connection Pool.

If you find any of these or anything interesting in this project feel free to contact me.

About

A project providing JPA (on Hibernate) mapping samples for demoing and other handy stuff - Liquibase migrations, Lombok, DDL Generation, QueryDSL, jOOQ, Metamodel

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages