Java
-

Bulk fetching with Hibernate
If you need to process large database result sets from Java you can opt for JDBC to give you the…
Read More » -

Build GlassFish 4.0 Snapshots Yourself
This post is about building GlassFish 4.0 snapshots release yourself and includes hacks. I found the official Instruction for FullBuild…
Read More » -

Binding to JSON & XML – Handling Collections
One of EclipseLink JAXB (MOXy)‘s strengths is the ability to map an object model to both JSON and XML with…
Read More » -

Passing complex objects in URL parameters
Imagine you would like to pass primitive data types, complex Java objects like java.util.Data, java.lang.List, generic classes, arrays and everything…
Read More » -

Migrating from Hibernate 3 to 4 with Spring integration
This week it was time to upgrade our code base to the latest Hibernate 4.x. We postponed our migration (still…
Read More » -

Reasons for IntelliJ IDEA
Introduction I often get the question why I use Intellij in favor of another IDE, in this case Eclipse. Most…
Read More » -

JavaFX 2 with Spring
I’m going to start this one with a bold statement: I always liked Java Swing, or applets for that matter.…
Read More » -

Most popular application servers
This is the second post in the series where we publish statistical data about the Java installations. The used dataset…
Read More » -

Cryptography Using JCA – Services In Providers
The Java Cryptography Architecture (JCA) is an extensible framework that enables you to use perform cryptographic operations. JCA also promotes…
Read More »







