Explain the concept of connection pooling feature of ejb container?



Explain the concept of connection pooling feature of ejb container?..

Answer / Prafull Gupta

"Connection Pooling is a feature of EJB containers that manages and reuses database connections. This helps to reduce the overhead of creating and destroying connections, improving performance by reducing network latency."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More EJB Interview Questions

How can one EJB be called from within another EJB?

1 Answers  


what is mean by API ? Please answer me. Advance thanks.

2 Answers   Excel,


What are the types of enterprise bean?

1 Answers  


Define Clone?

1 Answers  


What is difference between stateless and stateful?

1 Answers  


What is the meaning of acid in the connection of transaction management?

1 Answers  


What is ejb technology?

1 Answers  


What is @enableautoconfiguration?

1 Answers  


What is stateless programming?

1 Answers  


What do you mean by ejb?

1 Answers  


ejbCreate in Entity bean and create method in EJB home, have the same parameters?

2 Answers  


How Stateful Session bean will store its State ?

1 Answers  


Categories