Answer Posted / giri
Pool: Maintain equal instance of objects is called Pool
Connection Pool : the connection objects maintain in the
form pool is called connection pool.
Adv Con Pool: the Connection is very precies . application
need connections getting connections from db and close
connection's it's normal process.
if we use connection pool no need hit every time db , get
from server(in con pool) , in the middle server will get the
some amount connections that give the connections . server
will take physical connection to db , server will give to
logical connection to application if need more connections
server will increase connections are maintained que process
Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Why does jmssession.createtopic or jmssession.createqueue fail to create a destination in wls jms 6.1 (it worked in 5.1)? : BEA Weblogic
What are the causes of having ociw32.dll error in the database of web logic server?
What are the toolbar elements.
How to troubleshoot and overcome such issues?
When should I use server session pools and connection consumers? : BEA Weblogic
What causes the condition OUT OF MEMORY?
What are the modes of operation for Weblogic server domains ?
What is meant by cluster??
Do you know what are the steps involved in setting up classpath in web logic server?
What signal tells the jvm to give a thread dump? Does those signal work if you specify -xrs? Why?
What is weblogic?
What is an administration server?
How do I configure weblogic to use a socks proxy? : BEA Weblogic
How does a server find out server unavailability?
Can the messaging bridge handle two-phase or global transactions between separate weblogic server domains or between different releases? : BEA Weblogic