Hello All,

I was just reading Data Access Object pattern. It recommends abstracting the
database access logic in a seperate class. The servlet, JSP, Session bean
and Entity Bean (BMP) would use this class. However this would not be used
if we used Container Manager Persistence

Now if the Data Access Objects are simple classes, understandably they are
not managed by the Container.
Hence we need to implement connection pooling and manage transaction across
the application.

I am not able to appreciate the use of this. Could someone please throw some
light on this.

Thanx a lot
Jeetendra

Jeetendra Dassani
Lead Systems Engineer
Tata Infotech Limited
SEEPZ, Andheri (E)
Mumbai.
Email : [EMAIL PROTECTED]
        [EMAIL PROTECTED]
Telephone: 8291261 X 2775/2465

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to