Java
-

Perform CRUD with Active Records
This article is part of our Academy Course titled jOOQ – Type safe DB querying. jOOQ is a good choice…
Read More » -

Comparing jOOQ with JDBC
This article is part of our Academy Course titled jOOQ – Type safe DB querying. jOOQ is a good choice…
Read More » -

Getting Started with jOOQ, H2, and Maven
This article is part of our Academy Course titled jOOQ – Type safe DB querying. jOOQ is a good choice…
Read More » -

An introduction to optimising a hashing strategy
Overview The strategy that’s used for hashing keys, can have a direct impact on the performance of a hashed collections…
Read More » -

New in JMS 2.0
This post lists ALL of the new APIs (interfaces/classes/annotations etc.) introduced in JMS 2.0 (part of the Java EE 7…
Read More » -

JAR Manifest Class-Path is Not for Java Application Launcher Only
I’ve known almost since I started learning about Java that the Class-Path header field in a Manifest file specifies the…
Read More » -

Chronicle Journal – Customizable Data Store
Overview The way to make any data structure or algorithm as fast as possible is for the code to do…
Read More » -

JavaFX Real-World Apps: Eurovision Broadcasting Union
I have the privilege to present several JavaFX Real-World Apps at JavaOne this year together with Alexander Casall, who works…
Read More » -

The performance impact of scripting in processes
We often see people using the scripting (for example in a service task, execution listener, etc.) for various purposes. Using scripts versus…
Read More »



