How to create a connection pool ?
Answers were Sorted based on User's Feedback
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 |
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 |
Tell me how is the security handled in web logic j2ee connector architecture?
How to write a program to call the store procedure of oracle that takes no parameter?
Explain the performance tuning in jvm, jdbc, jms?
What is weblogic?
When can high usage of CPU occur?
In web logic what is the msi code?
Define memory leak ?
what happen if we deploy our component in weblogic server
What are the special design care that must be taken when you work with local interfaces?
Why ca not I boot weblogic server when using the ldap security realm? : BEA Weblogic
Explain the functioning of Stub?
Inclined to build a profession as oracle weblogic developer?