-
Enterprise Java

Querying Your Database from Millions of Fibers (Rather than Thousands of Threads)
jOOQ is a great way to do SQL in Java and Quasar fibers bring a much improved concurrency Weâre excited…
Read More » -
Enterprise Java

JavaEE or Spring? Neither! We Call Out For a Fresh Competitor!
If youâve been following some key Java people on Twitter or reading the ânewsâ on Reddit, you could not have…
Read More » -
Software Development

What Exactly are SQL Views?
You probably know about âordinary viewsâ already, but Iâm sure youâll find one or two things in this article that…
Read More » -
Core Java

Weâre Taking Bets: This Annotation Will Soon Show up in the JDK
This recent Stack Overflow question by Yahor has intrigued me: How to ensure at Java 8 compile time that a…
Read More » -
Enterprise Java

Type Safe Queries for JPAâs Native Query API
When youâre using JPA â sometimes â JPQL wonât do the trick and youâll have to resort to native SQL.…
Read More » -
Enterprise Java

Do Not Make This Mistake When Developing an SPI
Most of your code is private, internal, proprietary, and will never be exposed to public. If thatâs the case, you…
Read More » -
Core Java

How to Access a Methodâs Result Value From the Finally Block
While the JVM is a stack-based machine, the Java language doesnât really offer you any way to access that Stack.…
Read More » -
Core Java

Use This Preference to Speed up Your Eclipse m2e Configuration
Who doesnât know them. The good old JFace dialogs in Eclipse that give you a visual representation of what is…
Read More » -
Core Java

Functional Programming in Java 8 with Javaslang
Weâre very happy to announce a guest post on the jOOQ Blog written by Daniel Dietrich, Senior Software Engineer at…
Read More »





