Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDBC, 3 Layered Tier Analogy

843854Jun 14 2005 — edited Jun 24 2005
Dear Sirs,
Maybe this will sound a bit strange, but it is probably a good idea:

In a three layered tier application the client receives the presentation code from the middleware layer, so theoretically speaking layer 0 is obtanied from layer 1. Wouldn't it be a good idea if layer 1 (middleware) obtained the database driver directly from the database layer (layer 2)? That would avoid the intall of the driver class files in the server and would be coherent with the way the first two layers work together.

Thanks in advance fro your point of view.
Best Regards,
Ramon Talavera
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 22 2005
Added on Jun 14 2005
13 comments
101 views