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
Is an xslt processor bundled in weblogic server?
What is jms and configuration details?
Must my bean-managed persistence mechanism use the weblogic jts driver? : BEA Weblogic
Tell me what are the ways in which weblogic servers can run on multiple machines?
What is meant by session replication?
What are the differences between a web logic server and a web server?
Name the various message severity levels in web logic?
How will a single machine run multiple web logic server instances?
What are the enhancements in ejb 2.0 specification with respect to asynchronous communication?
What is the nm?
Explain the Command line utilities in wls?
How do I programmatically get a list of queues or topics? : BEA Weblogic
How do I call a servlet with parameters in the url? : BEA Weblogic
Explain where are the files placed while deploying the resource adapter in web logic server?
I configured the messaging bridge to use the exactly-once quality of service for two-phase transactions. So why am I getting a quality of service is unreachable error? : BEA Weblogic