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.
jdbc:h2:tcp://localhost/mem:databaseName;DB_CLOSE_DELAY=-1h2 サーバーを起動し、この jdbc 文字列でメモリ データベースを作成します。
jdbc:h2:tcp://localhost/mem:databaseName;DB_CLOSE_DELAY=-1
次に、h2メモリデータベースへの多くのdb接続を作成するサーバーを起動します。残念ながら、私の h2 サーバー プロセスは常にクラッシュしていました。理由はわかりませんが、このクラッシュのクラッシュ ログがあるかどうかもわかりません。