One of the coolest new features in jOOQ 3.17 is client-side computed columns. jOOQ 3.16 has already added support for […]
Category: Java
Pourquoi Kotlin pour le développement mobile multiplateforme ?
Les applications mobiles sont essentielles pour toutes les organisations du XXIe siècle pour attirer des clients et fournir de meilleurs […]
Understanding Memory Leaks in Java
When building applications in Java, developers can create managed objects in their software using the New keyword. Programmers do not […]
The Performance of Various To-Many Nesting Algorithms – Java, SQL and jOOQ.
It’s been a while since jOOQ 3.15 has been released with its revolutionary standard SQL MULTISET emulation feature. A thing […]
What Rust Could Learn From Kotlin « Otaku – Le blog de Cédric
[Update: Part Two is up] When I started studying Rust, I didn’t expect to like it. Ever since I heard […]