adspace
Answer Posted / Divakar
Hibernate Connection Pool Size refers to the maximum number of database connections that Hibernate can maintain in its connection pool. By default, Hibernate does not use a connection pool, but you can configure it using the hibernate.connection.pool_size property.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers