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
If a java process keeps going down due to an out of memory error, what all java options would you start with that would tell you what was in memory at the time of the out of memory error?
Managed servers are running. What happens if admin server down?
What is the role of a deployer?
What is meant by domaintemplate?
Why did the messaging bridge fail to connect to the source bridge destination? : BEA Weblogic
Can I use a native two-tier driver for a browser applet? : BEA Weblogic
How to change from default jvm to others?
What is the format of a log message in a web logic server?
How can we change heap size?
What is the difference between stage and no stage deployment?
What is the msi mode in weblogic? How can you enable and disable this option?
Why is there no polymorphic-type response from a create () or find () method?
What are the differences between a web logic server and a web server?
What technologies are included in j2ee?
What type of object is returned by resultset.getobject()? : BEA Weblogic