Skip to content

thaingo/MasteringJPAPerformance

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mastering JPA Performance

Demo code for my "Mastering JPA Performance" talk at Oracle Code on 25-10-2018.

All code is written in JUnit 5 and runs by default using a H2 in-memory database.

It's organized following the CRUD scheme

All Tests run successfully in the default configuration, except CreateTest.java which needs to be optimized. Changing the mapping of entities may affect other tests as well.

You can

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%