What is DataSource ?how can its associated with connection
pools ?
Answer Posted / ram
JDBC datasource provides the database access and database
connection management each datasource contain the pool of
database connections,
1. In single server configuration, assign each datasource
and its associated connection pools or multiple to the server.
2.Admin server & managed server congiguration, the target
the datasource and associated with a connection pool to the
servers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain what is the purpose of stub in web-logic server cluster?
What are the ways to avoid resourceexceptions when sending requests for databaseconnections?
What is t3 protocol?
Is it ok to add new sessions and subscribers to a queue or topic connection once it has been started? : BEA Weblogic
Explain the performance tuning in jvm?
How do I restrict access to servlets and jsps? : BEA Weblogic
Explain the types of node manager?
Why do we need to remove cache?
How does a server know when another server is unavailable ?
What is the difference between dynamic and non-dynamic changes in the console?
What is meant by cluster??
Explain the functionality of T3 associated with WebLogic server?
What Are The Various Types Of Weblogic Installations ?
How do I turn the auto-deployment feature off?
Why do I get unexpected characters from 8-bit character sets in weblogic jdriver for oracle? : BEA Weblogic