Hi,
Here I have a question that, In hibernate how physical connections are established.
Like when we user c3p0 library to configure about connection pooling in hibernate configuration file. and when 100 transactons are going on at asame time, then how much physical connection will be established to the database?
Please answer to this post asap.