Article complet: Generic Hibernate Dao pattern with JDK5 and Spring
31.03.06
Generic Hibernate Dao pattern with JDK5 and Spring
Christian Bauer blogged sometime before about a Generic Hibernate Dao pattern with JDK 5. This pattern has the advantage of simplifying the dao construction, It also allows for direct access to the underlying Hibernate session witch makes it possible to use the Hibernate powerfull API for data manipulation. The only issue I can think of, as a Spring Framework user, is intergation with Spring Framework declarative services, mainly transaction demarcation.
Trackback address for this post:
http://www.vidal.biz/blogs/htsrv/trackback.php/850
Comments, Trackbacks, Pingbacks:
No Comments/Trackbacks/Pingbacks for this post yet...
Comments are not allowed from anonymous visitors.