public marks

PUBLIC MARKS with tags dao & java

2009

JPA implementation patterns: Service Facades and Data Transfers Objects

by Elryk
In 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.

2008

DaoGen - Data Access Object Code Generator

by Tiagut & 1 other
DaoGen is a program source code generator, designed to make database programming easier. DaoGen will generate fully working extendable source code for Data Access Object (DAO) classes according to the DAO design pattern. Currently DaoGen can generate source for Java and PHP languages with generic SQL databases.

Core J2EE Patterns - Data Access Object

by Elryk & 1 other
Access to data varies depending on the source of the data. Access to persistent storage, such as to a database, varies greatly depending on the type of storage (relational databases, object-oriented databases, flat files, and so forth) and the vendor implementation.

2005

Core J2EE Patterns - Data Access Object

by benoit & 1 other
Access to data varies depending on the source of the data. Access to persistent storage, such as to a database, varies greatly depending on the type of storage (relational databases, object-oriented databases, flat files, and so forth) and the vendor implementation.

PUBLIC TAGS related to tag dao

2d +   3d +   4d +   art +   cao +   dessin +   graphisme +   multimedia +   pao +   technologie +   work +  

Active users

Elryk
last mark : 02/09/2009 07:53

piouPiouM
last mark : 07/02/2009 17:02

Tiagut
last mark : 22/04/2008 22:46

bitflip
last mark : 10/05/2005 18:32

benoit
last mark : 04/05/2005 16:54