High-Performance Java Persistence Tips (SQL)

Introduction A high-performance data access layer requires a lot of knowledge about database internals, JDBC, JPA, Hibernate, and this post summarizes some of the most important techniques you can use to optimize your enterprise application. 1. SQL statem… Read more

Similar

Myriarch for Java

Myriarch Combat Simulator is now available in an enhanced Java version, with a JavaFX user interface. I removed the download of the original .NET version as it was fairly rudimentary; I had already… (more…)

Read more »

Java Stream Kata on GitHub

Java Stream Code Kata. ☕️ 🤺 Collection of small tasks with detailed answers in form of unit tests. - GitHub - HubertWo/java-stream-kata: Java Stream Code Kata. ☕️ 🤺 Collection of small tasks with d... (more…)

Read more »