-
Enterprise Java
Bidirectional @OneToOne primary key association
It’s time to continue articles about Hibernate. The last one was dedicated to unidirectional @OneToOne association. So today I will…
Read More » -
DevOps
ARM Virtualization Extensions – Introduction (Part 1)
Sorry guys for another hiatus, my job at Calxeda keeps me busy. I was recently discussing ARM’s virtualization support with…
Read More » -
Enterprise Java
Apache Camel meets Redis
The Lamborghini of Key-Value stores Camel is the best of bread Integration framework and in this post I’m going to…
Read More » -
Core Java
Java Collections API Quirks
So we tend to think we’ve seen it all, when it comes to the Java Collections API. We know our…
Read More » -
Enterprise Java
Using Maven Jetty plugin
Although I am using Maven since a long time I never used the Jetty plugin until recently. To be able…
Read More » -
Enterprise 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 » -
Software Development
How To Accept Bitcoin Payments
Bitcoin is gaining popularity, and last week I decided to implement it as a payment option for my computer-generated music…
Read More » -
Enterprise Java
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 » -
Software Development
Yes Small Companies Can – and Should – Build Secure Software
‘For large software companies or major corporations such as banks or health care firms with large custom software bases, investing…
Read More »