What is DataSource ?how can its associated with connection
pools ?
Answer Posted / raj
JDBC datasource provides a datasource access & database
connection management. each datasource contains a pool of
database connection , that are created when the datasource
is created & at server startup.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How can the nm be made to work with web logic? Explain?
Why is my jms work not part of a user transaction (i.e., Called within a transaction but not rolled back appropriately)? How do I track down transaction problems? : BEA Weblogic
Arrange in order the various message severity levels?
How can os authentication be connected with weblogic jdriver for oracle and connection pools?
How to troubleshoot it?
Can weblogic server start with a unix boot? : BEA Weblogic
What is Multicast?
How do I use a third-party jdbc driver with jms? : BEA Weblogic
What are jvm tuning parameters?
Can I use the getattribute() and setattribute() methods of version 2.2 of the java servlet api to parse xml documents? : BEA Weblogic
What are servers?
What is achieved through clustering?
How do I use jta transactions within an mdb? : BEA Weblogic
How do I configure jms security? : BEA Weblogic
How you deploy your applications on weblogic server?