What is difference between weblogic connection pool and conection factory?
Answer Posted / chalam
connection pool is the pool of pre-defined JDBC connections
maintained with backend database in order to provide
database connections for client requests.
connection factories will be created as a part in JMS
configuration for messaging services.
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
What is mulicast in weblogic?
In Future how the role of WEBLOGIC in realtime ?
What is the meaning of classformaterrors used with the applet?
In web logic what is the msi code?
Tell me what can happen when stub can't to connect to web-logic server instances?
A stateful session bean implementing the sessionsynchronization interface is deployed on the weblogic server. Which of the callback methods may be invoked on the bean? : BEA Weblogic
How do clients handle dns requests to failed servers?
In what ways can a web logic servers performance be improved upon?
Explain weblogic server?
What are the steps in which unicode codesets can be set with the weblogic jdriver?
What type of object is returned by resultset.getobject()? : BEA Weblogic
What Is The Advantage Of Clustering ?
Do you know what type of object is returned by resultset.getobject()?
An instance of stateful session ejb when accessed simultaneously from more than one clients on same vm results in remoteexception or ejbexception. In case the client is a servlet thread, which of the techniques can be used to avoid remoteexception/ejbexception? : BEA Weblogic
What are the differences between a web logic server and a web server?