2009
JPA implementation patterns: Service Facades and Data Transfers Objects
by ElrykIn my previous blog on JPA implementation patterns, I touched upon the subject of the DTO and Service Facade patterns. In this blog I will explore why we would even need such patterns and put these patterns and the DAO pattern into the broader context of JPA application architecture.
Singletons and lazy loading
by ElrykSolution au problème de lazy loading d'une classe Singleton.
Initialization on demand holder idiom : http://en.wikipedia.org/wiki/Initialization_on_demand_holder_idiom
2008
J2EE[tm] Design Patterns > Design Patterns Catalog
by Elryk & 2 othersEach pattern in this catalog includes sample code from JavaTM BluePrints reference applications such as the Java Pet Store sample application.
2005
J2EE[tm] Design Patterns > Design Patterns Catalog
by benoit & 2 othersEach pattern in this catalog includes sample code from JavaTM BluePrints reference applications such as the Java Pet Store sample application.
1
(4 marks)