July 22, 2009
JPA implementation patterns – After discovering that there was a lack of documentation on how to use JPA in real-life scenario's, Vincent Partington has written a series of blogs about the JPA implementation patterns he discovered while writing JPA code. To wrap up the series, he has made an overview of all the patterns that [...]
Read the full article →
July 5, 2009
directjngine – A Java based implementation of the Ext Direct API – DirectJNgine is a Java based implementation of the Ext Direct API for ExtJs. DirectJNgine is feature complete, providing support for all kinds of requests: batched json requests, form posts with file uploads, requests from polling providers, etc. Strongly Typed, Loosely Coupled: Java vs. [...]
Read the full article →