Can I enable requests to a JDBC connection pool for a database connection to wait until a connection is available?
Related Questions
- Can I enable requests to a JDBC connection pool for a database connection to wait until a connection is available?
- How do I resume a JDBC connection pool (in a Multipool) after the underlying database is back up again?
- What happens with a JDBC connection pool in a MultiPool configuration if a database is shut down?