Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Spring+Hibernate+C3P0 を接続プールとして使用するアプリケーションがあります。アプリケーションを起動してデータベースがダウンしている場合、Tomcat はフィードバックを返さずに長いログ時間ハングします。これを回避するために設定できるプロパティはありますか? たとえば、30 秒経っても接続を取得できない場合は、接続タイムアウト例外をスローします。