How to create a connection pool ?

Answers were Sorted based on User's Feedback



How to create a connection pool ?..

Answer / lokesh

creating the Connection objects in advance and place them
in a pool for future use. We can call this concept as
Connection Pooling. When ever the application need the
connection it takes the connection object uses it and afer
completing the task it returns the object to the pool.

Is This Answer Correct ?    1 Yes 2 No

How to create a connection pool ?..

Answer / sumit

Connection Pool -> General ->
Configuration...there you will find all type of settings,
its cache size, no. of connection pool and much more.

Note: User Advance option for more features.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Weblogic Interview Questions

If configured multicast, which error is occurred..?

1 Answers  


How should I use sorted queues? : BEA Weblogic

0 Answers  


What is a trace in relation to web logic server?

0 Answers  


How do I configure jms security? : BEA Weblogic

0 Answers  


Explain about cluster heart beats?

0 Answers  






What is a cluster? What is High Availability and Fail over?

3 Answers   IBM,


What is the linux command is used to know the version of weblogic server?

8 Answers   IBM,


How many types of logs are there?

0 Answers  


Can we add JBoss server instance to weblogic cluster?

1 Answers   Accenture, IBM,


How many messages are sent across the network for processing topic messages? : BEA Weblogic

0 Answers  


Can I use a native two-tier driver for a browser applet? : BEA Weblogic

0 Answers  


How Can Cluster Communication Occur ?

0 Answers  


Categories