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
What are class paths?
Which are the benefits of mdb (message driven beans) over standard jms consumers? : BEA Weblogic
Arrange in order the various message severity levels?
How do I put a message back on the queue for processing? : BEA Weblogic
How many messages are sent across the network for processing topic messages? : BEA Weblogic
What is nmenroll in wlst?
How can the issue associated with high CPU usage be solved?
What is the significance of boot?
What is the difference between the sun jvm and bea jrockit jvm?
What are the various causes for out of memory?
How do I programmatically get a list of queues or topics? : BEA Weblogic
Explain the tier architecture of a web logic server?
How do I use persistence? : BEA Weblogic
When should I use server session pools and connection consumers? : BEA Weblogic
What are jvm tuning parameters?