August 13, 2009
Aaron Johnson – Java Class.forName(String className) and JDBC – The most common answer you’ll hear is that it loads the database driver, which, while technically true, is shallow. Where does it get loaded? How does it happen? And why? http://jazzy.sourceforge.net/ – What exactly is Jazzy? Well, for developers, it is a set of APIs (Application [...]
Read the full article →
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 →