| Author |
How to create Database connection using Datasource Mechanism approach
|
Somesh Rathi
Ranch Hand
Joined: Apr 27, 2006
Posts: 31
|
|
Hi Friends, I want to know how to create the database connection using Datasource interface mechanism.. I want to know about the JNDI Lookup Mechanism, Connection pooling & singleton approach used in this mechanism to establish the connection.. It would be helpful if you can provide any example pls .. Many thanks in advance ! Regards, Somesh
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26192
|
|
Somesh, The JDBC tutorial contains a description of this along with an example. After you read it, feel free to post a reply with any remaining questions.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
 |
|
|
subject: How to create Database connection using Datasource Mechanism approach
|
|
|