What is the difference between Connection Pool and data source?
Answer Posted / vijaya kumar
DataSource is an object reference which provides jdbc client to obtain a connection from connection pool.
Connection Pool is collection of ready to use database connections to connect the database.
Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I enable debugging for the messaging bridge? : BEA Weblogic
Explain about the function associated with t3 in weblogic server ?
what are the gbx,gdb and other tools in linux for core dump,and how to configure stdout,stderr..what is the difference between stdout ,stderr and coredump. how to create core dump and view that one? please can anybody explain me?
How do I identify the document type of an xml document? : BEA Weblogic
Why did my jdbc code throw a rollback sqlexception? : BEA Weblogic
How does cluster communication happen?
Explain the use of http ?
What should an xpath selector look like? : BEA Weblogic
How are multi-byte characters used with weblogic jdriver?
What is meant by domain, adminserver, managedserver?
What is meant by gc and explain it?
What does isidentical() method return in case of different type of beans?
What is meany by plugin?
Explain briefly what is the nm?
Explain the difference between txdatasource and datasource?