News

Java News Roundup: JDK 20 RC1, Open Liberty, Micronaut, Helidon, Hibernate, Groovy, Grails Feb 14, 2023 6 min read ...
The Hibernate 6.0 release provides better performance, new features, better support for more recent versions of Java, and an excellent path for future development.
There’s nothing worse for a developer than an SQLException in Hibernate and JPA. And there’s nothing more annoying than when the SQLException happens before any of the persistence code even runs. But ...